Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
440
XamGrid Multiple Row Selection with GroupColumns
posted

Hi, I need to have the ability to select multiple rows in my app. I've set the cellclickaction to select row, and the row selection option to SelectionType.Multiple. This works just fine on normal columns, but does NOT work on columns under group columns. Is there anything I can do to enable multiple row selection from GroupColumns?

I've attached a sample where you can verify the issue. If you try to start selecting a group of rows from a group column, it doesn't highlight more than one row, whereas starting the selection from a column not under a group column works as expected.

XamGridHorizontalScrolling.zip