Master detail relation between two grids

How to implement a master detail relation between two different grouping grids and using strong typed collection (not datatable as the exemple available in the documentation) ?

1 Reply

AS Athiram S Syncfusion Team September 4, 2012 06:05 AM UTC

Hi Thomas,

Sorry for the delay.

We have processed on your query.

please try out with the code:

this.groupingGrid1.DataSource = "database_name";

You can refer to the document from the link:

Data grid-->Custom Collections--> strong-Typed Collection Demo in dashboard.
Let me know if you have any concerns.

Regards,
Athiram S

Loader.
Up arrow icon