I would be a newbie to the Grid.
What I am interested in, is doing a dbl-click or right-click on the row to bring up an edit window for the data that is selected. In the past with other applications, I would have a hidden column that stored the ID of that particular data. So, when selected, I would get the ID, select the data from the database and populate the edit window. Would that be the same with this grid? What have others done? Is there a better way?
If I were to use the IBindList as the datasource, can I access the underlying class that was used for that row?
Thank you,
Chuck
Imported from legacy forums. Posted by Chuck (had 1376 views)