Hi All,
I have a scenarion :
1) I have to find out dynamically on some forms of Ax for the Datasource and also point this datasource to currently selected record in Grid of any form.
Example :
1) Form name is SalesTable
2) Find out the Datsource dynamicaly for this form.
3) Point the datasource record to currently selected record on the form.
4) Send this record to Common object so that it can be send in the form of XML.
Thanks,
ABhishek Pareek
0
Comments
When you selected record in the form, define is simple - SalesTable.SalesId (for example)