How can I hihglight the whole row of DataGrid in C#

  • Thread starter Thread starter Serg Matvienko
  • Start date Start date
S

Serg Matvienko

Hi everybody,

My dataGrid is "for read" only. How can I hihglight the whole row of
DataGrid when I am navigating through rows? Now I can see only a small
triangle on the right side of dataGrid moving. I use C#.

Thanks a lot in advance,
Serg
 
Thank you very much . I have tried this and this works ! But this is
working properly when i only use my keyboard or mouse to navigate. But in
the cases when i use a special navigation toolbar, only this small
triangle of data grid row moves when I am navigating through data grid rows.
The blue bar usually sticks in the original position . Maybe somebobady
knows where could I find a decision?

thanks,

Serg
 
Back
Top