O
Oleg Ogurok
Hi there,
If I have an index of a row in a Winforms DataGrid, how do I get its
underlying DataRow? Since a user can sort rows in grid by some column,
I can't just use one-to-one index mappings between DataGrid rows and
the rows in the DataTable. What's the proper way to get the DataRow?
I'm under 1.1.
Thanks,
-O.
If I have an index of a row in a Winforms DataGrid, how do I get its
underlying DataRow? Since a user can sort rows in grid by some column,
I can't just use one-to-one index mappings between DataGrid rows and
the rows in the DataTable. What's the proper way to get the DataRow?
I'm under 1.1.
Thanks,
-O.