Hello,
I have a form with multiple grids on it. I NO visualization of the selected rows and cells if the grid does not have the focus.
I tried to use the HideSelection property, but that seems only to hide selection of selected text when a cell is in edit mode. I would expect that applies to the selected rows and cells.
I found this tread http://www.telerik.com/community/forums/winforms/gridview/disable-cell-highlighting-row-only-selection.aspx using the row and/or cell formatting events. But that's not exactly what I want.
Can you provide me with an example of which properties to set?
Regards, Jaap
I have a form with multiple grids on it. I NO visualization of the selected rows and cells if the grid does not have the focus.
I tried to use the HideSelection property, but that seems only to hide selection of selected text when a cell is in edit mode. I would expect that applies to the selected rows and cells.
I found this tread http://www.telerik.com/community/forums/winforms/gridview/disable-cell-highlighting-row-only-selection.aspx using the row and/or cell formatting events. But that's not exactly what I want.
Can you provide me with an example of which properties to set?
Regards, Jaap