We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Selection of any cell should highlight entire row.

I see a lot of posts explaining how to do this for WPF but not GridGroupingControl. Can somebody help with information specific for GridGroupingControl? Thank you

5 Replies

AS Athiram S Syncfusion Team December 7, 2012 06:11 PM UTC

Hi Gaukar,

Thanks for your interest in syncfusion products.

You can make use of the property and make the entire row to get selected by clicking on any cell.

this.gridGroupingControl1.TableOptions.ListBoxSelectionMode = SelectionMode.MultiExtended;

Please let me know if you have any concerns.

Regards,
Athiram S


GM Gaukhar Massabayeva December 10, 2012 01:29 PM UTC

Thank you Athiram.
You solution works.
However it is now conflicting with the current settings in the grid.
After implementing your suggestions. I no longer can select certain cells and rows, without the whole row being selected.
For example:
I want to select only the middle section of my grid

but instead it enforces selection of the whole row:

I tried Focused Selection but e.Style is missing AlphaBlend property that I need.
Please be so kind to share your expertise in solving this. Thank you


GM Gaukhar Massabayeva December 10, 2012 04:59 PM UTC

 Sorry the previous post's tables didn't come out quite right.

1.

 

 

 

 

 

 

 

 

 

 

 

 

 

2.

 

 

 

 

 

 

 

 

 

 

 

 



GM Gaukhar Massabayeva December 10, 2012 05:00 PM UTC

 Sorry the previous post's tables didn't come out quite right.

1.

 

 

 

 

 

 

 

 

 

 

 

 

 

2.

 

 

 

 

 

 

 

 

 

 

 

 



AS Athiram S Syncfusion Team December 11, 2012 06:01 PM UTC

Hi Gaukar,

 Thanks for your interest in Syncfusion products.

This forum seems to be duplicate forum. The solution is already addressed in the following forum link:

http://www.syncfusion.com/support/forums/grid-windows/106072

Hence, I am proceeding to mark this as closed. Please feel free to contact us for any further details.

Regards,

Athiram S

 


Loader.
Live Chat Icon For mobile
Up arrow icon