1. DataGrid RowNumber when the user 'sorts' the DataGrid
2. Referencing Datagrid Rows while Datagrid is Sorted
I see this question raised often elsewhere, but I haven't yet found an
answer. When a datagrid is sorted, referencing a specific row is a problem.
In my applications I frequently use datagrids and I must tell my users "If
you are going to edit/update/delete a record from a datagrid, make sure you
don't have it sorted first because you'll perform the action on the wrong
record."
Is there a way to work around the problem of sorting a datagrid and then
referencing it's records? Thanks.
3. datagrid sort - 3 col in file - 2 col in datagrid - fails?
4. How do you map DataGrid rows to it's DataSource when sorting a DataGrid?
5. Hellp Finishing Sort using IBindingList with DataGrid - "Datagrid.zip" (0/1) 8.1 KBytes yEnc
6. [Datagrid,web form]: How the get the correct row values after sorting datagrid by header
7. Need Help Determining DataGrid Column Selected for Sort using IBindingList - Datagrid.zip (0/1)
8. DataGrid Sort - Not sorting a button column
9. How to sort datagrid and keep the bound data as sorted?
10. Creating Datagrid Programatically
11. Set headertext in datagrid programatically
12. Programatically adding a control (DataGrid)?
13. Set headertext in datagrid programatically
14. selecting multiple rows in a datagrid programatically