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
close icon

GGC: How to adjust the nested table columns

Hello!

I would to adjust the visible nested table column:

Grid:
(Master) ID, DESCRIPTION
(Level1) ID, DESCRIPTION
(Level2) ID, DESCRIPTION
(Level3) ID, DESCRIPTION

In all Tablels (incl. Nested Table) the same Columns are visible.

gridGroupingControl1.NestedTableGroupOptions.ShowColumnHeaders = false;
gridGroupingControl1.NestedTableGroupOptions.ShowCaptionPlusMinus = false;
gridGroupingControl1.NestedTableGroupOptions.ShowCaption = false;


Now i will to adjust the nested columns, so that right border of the 3rd Level Column ID, has the same position than the 2nd Level Column ID and so on.

And if I resize the Column Header of the Master Table, all nested Tables Columns shoud be resized to.

Please Help!!!!




1 Reply

AD Administrator Syncfusion Team August 18, 2006 12:27 AM UTC

Here is a try at doing this.

http://www.syncfusion.com/Support/user/uploads/GGC_TREE_18f0e30b.zip

Loader.
Live Chat Icon For mobile
Up arrow icon