Hello
I want to display data using a data table.
The data table has a list of users
When the selected user is changed, I want to add the selected user's email address to a text box
Annoyingly there doesnt seem to be an event in Data Table for the selected row has been changed
How can I do this?
Paul