W
William Ryan
The datagrid has a CurrentCell property that gives you
both row and column information. As long as you don't
sort the grid, you can just check the currectcell and
you'll have the row index.
If you are sorting though, let me know and we can take a
different approach.
Good Luck,
Bill
both row and column information. As long as you don't
sort the grid, you can just check the currectcell and
you'll have the row index.
If you are sorting though, let me know and we can take a
different approach.
Good Luck,
Bill