DataTable and Grouping

hello everybody,

I would like to know : is it possible to use a dataTable as data source and the grouping function.

ShowAddNewRow="False" ShowGroupDropArea="True">

Table get a dataTable in my viewModel.

If I don't use any gourping, I am able to edit the table thanks to the griddatacontrol.

Once I try to edit after having grouped ("following the first column for example"), I get the inner exception : "the 'first column' does not belong to the table ' myTable ' "...

So is it possible to use datagridcontrol and grouping function?

thanks,

regards !



1 Reply

KR Karthick Ravichandran Syncfusion Team November 27, 2010 06:16 AM UTC

Hi L.R,

Thanks for choosing Syncfusion Products.

Yes, it is possible to have the Grouping function in GridDataControl. We have created the sample for your requirement . Please find the sample in the following link.

Sample Link: http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=Group table1883628397.zip

Please let us know if you need more information.

Thanks,
Karthick



Loader.
Up arrow icon