How do you show single/and multiple rows as fully highlited?

I''m looking to be able to click on a row, and highlight that entire row. Additionally, if I drag a selection (vertically), all the rows I drag through should be entirely selected as well. This should also work for shift+LMB. Is there any straightforward way to do this? I''ve fiddled with PrepareViewStyleInfo, as well as CellDrawn and SelectionChanged but its not jumping out at me.

1 Reply

AD Administrator Syncfusion Team April 16, 2004 12:34 PM UTC

Try setting grid.ListBoxSelection to MultiExtended to see if that gives you what you want.

Loader.
Up arrow icon