J
Jay Ayliff
Hello,
If I have a DataGrid bound to a DataTable. The grid can be sorted, so
there's no obvious link between row number in the table and row number in
the DataTable. If the user clicks a row in the table I know how to select
the corresponding row in the DataTable, but how do the reverse: I
programmatically select a row in the DataTable, then want to highlight the
row in the DataGrid.
Regards
Jay Ayliff
Stalis Ltd
If I have a DataGrid bound to a DataTable. The grid can be sorted, so
there's no obvious link between row number in the table and row number in
the DataTable. If the user clicks a row in the table I know how to select
the corresponding row in the DataTable, but how do the reverse: I
programmatically select a row in the DataTable, then want to highlight the
row in the DataGrid.
Regards
Jay Ayliff
Stalis Ltd