GridGroupingControl showing child tables always

I've created a DataSet with three tables in it.
The three tables are:
Counterparty
Templates
Allocations

Counterparty table is the parent to Templates, and Tempates is the parent to Allocations.

I want GridGroupingControl to only show Counterparty rows - and if I drill down then I should see the Template rows and then if I drill down further then I should see the Allocations rows.

I see this in the grid BUT I also see (lower down in the grid) the Templates table and Allocations tables on the grid all the time.

How do I stop this behaviour - is it the way I've created the DataSet? Or do I need to somehow tell the grid to only display the Counterparty table?

Thanks
Sat

1 Reply

AD Administrator Syncfusion Team October 19, 2006 04:24 PM UTC

Hi Sat,

Please refer the forum thread below, that is updated with a sample for hiding tables in the GridGroupingControl.
http://www.syncfusion.com/support/Forums/message.aspx?MessageID=48550

Let us know if you need any further assisatnce.
Regards,
Rajagopal

Loader.
Up arrow icon