How can I highlight an entire datagrid row by clicking anywhere in a row?
I tried the following:
DataGrid1.Select(DataGrid1.CurrentCell.RowNumber)
In the CurrentCellChanged event but it changes the appearance of the selected cell. Any ideas?
|
Results 1 to 7 of 7
Thread: Highlighting datagrid rowThreaded View
|
Click Here to Expand Forum to Full Width |