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

Grid Grouping binding

Object1 has many properties and one of them is ListOfChild, a list of child objects.

I have a List of Object1 that I bind to the Gridgrouping (grid.datasource= Object1List)

By default, the grid groupinp will create a Nested table with the + sign and all the child item from ListOfChild will appear in that list.

Is there a way I could tell the grid, not to create a second level with that list of child object? It will be in the datasource but don't use it.




2 Replies

AD Administrator Syncfusion Team January 30, 2009 01:46 PM UTC

I figured it out myself.

TableDescriptor.Engine.AutoPopulateRelations = False





JJ Jisha Joy Syncfusion Team February 6, 2009 04:15 AM UTC

Hi Patrick,

Thank you for your update. Glad to hear that issue has been resolved.

Regards,
Jisha


Loader.
Live Chat Icon For mobile
Up arrow icon