GroupingDropArea

Hello, I have a dataSet with three tables parent, child & grandChild tables, i set the ggc datasource to the parent table, then to display the GroupingDropArea i set ShowGroupDropArea = true display me the name of the parent table and a text "drag a column here ...", i want to do the same thing with the other child tables, i don''t know why it does not work althought i have this.gridGroupingControl.AddGroupDropArea("ChildName"); this.gridGroupingControl.AddGroupDropArea("grandChildName"); could you please help me ? Thanks

1 Reply

ST stanleyj Syncfusion Team December 20, 2005 03:35 PM UTC

Hi, That has to work, if the names are right. Refer this small sample. Regards, Stanley

Loader.
Up arrow icon