GridGroupingControl : Hide Grouped Columns?

Question 1

Is there a setting that will force column that are arranged in a grouping (via the user) to be invisible?

So if there are 5 columns and the user drags a column up top to be grouped that the column would then be invisible in the grid? If the user were to drag the column out of the grouping I would want the column to return at that point. I just don't want to see duplicated data when you don't have to.

Question 2

Is there a way to allow users to drag columns up to the grouping bar but NOT allow them to drag columns to other columns (thereby changing the column positions)?

Thanks,
-jv

2 Replies

JV Jeff Voigt April 29, 2010 08:03 PM UTC

I figured out how to do this based on the TableDescripters Columns/GroupedColumns/VisibleColumns properties.

Thanks..


JJ Jisha Joy Syncfusion Team May 3, 2010 04:36 AM UTC

Hi Jeff,

Thank you for your update.

Regards,
Jisha

Loader.
Up arrow icon