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.
Hi,
I hadn't heard from you and I was wondering if you had a chance to review the images and see if I am using the same steps that generated the behavior for you.
Please let me know if there is anything further I can help with.
I was using the same version, 12.1.20121.1010 as you. I've attached some images to show the steps I took.
The first image shows the sample when first opened.
Then holding down the SHIFT key and clicking on a cell, the row containing the cell and those rows between that one and the last selected row were added to the selected collection.
SC1.PNG
SC2.PNG after clicking on cell under Group Header 6, Column 11
SC3.PNG after clicking on cell under Group Header 2, Column 3
SC3.PNG after clicking on cell under Group Header 1, Column 37
Are there specific cells that are causing the behavior? Let me know if I’m not taking the same steps you did.
I'm using version 12.1.20121.1010. It sounds like you're reproducing the steps faithfully, my problem is that shift+clicking starting from a cell under a groupcolumn isn't selecting multple rows. Hopefully the problem was fixed in the version you tested with. Thanks for your help.
I am running your sample but not seeing the behavior you described. I can click on a cell in or not within a GroupColumn collection and see the row selected.
I was able to use SHIFT+Click for multiple, continuous selections or CTRL+Click to multiple, non-contiguous selection. I isolated the cells that I selected to exclusively within the GroupColumn or exclusively outside of the GroupColumn. I also mixed the selection and saw no difference. Please let me know if I am not following the steps you took to produce this behavior.
What version of 12.1 are you using? I can retest with that version.