Hi List, In a Windows Forms VB application I have a DataGrid bound to a DataTable that was created at runtime. When I have clicked on a row in the grid how do I find the corresponding DataRow? I can't use the DataGrid's CurrentRowIndex because the grid is sortable, so the grid row number won't be the same as the underlying table row number.
There must be an easy answer to this but I just can't find it. Regards, Jay Ayliff Stalis Ltd You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.