Posted 8 March 2018, 5:59 am EST
Hi, I uploaded the data in c1FlexGrid in the database and made a full row selection. I want to get some information on the ID portion of the uploaded data, but I did not.
Forums Home / ComponentOne / WinForms Edition
Posted by: srcelebi on 8 March 2018, 5:59 am EST
Posted 8 March 2018, 5:59 am EST
Hi, I uploaded the data in c1FlexGrid in the database and made a full row selection. I want to get some information on the ID portion of the uploaded data, but I did not.
Posted 9 March 2018, 1:37 am EST
Hi Serdar!
You can get Id value in the currently selected row using C1FlexGrid.Row. Here is a small sample demonstrating the same.
Best regards,
Meenakshi