Thanks really for your help Mukesh.
Just wondering if you could provide some help with this.
Have added a StringEdit1 , 2 & 3 Controls.
Now when a user enters some value in StringEdit1 i would like to do some calculations (which involve getting data from external sources) in an event of StringEdit1 like a tabout event and populate the 2 other controls in StringEdit2 & 3 with the values i get, i was wondering which would be this event in AX.
Also if during the same above event i would like also like to populate/update a column of values in the grid below should we access the grid control and loop through each row or should we update the tableSource object and update it. If we update the tableSource object then how to refresh the Grid to update itself.
Any help will be really appreciated.
Thanks
NP