Creating a Master - Detail - Detail view

Hi,


I have a situation where I have Object1 which can hold Many Object2 and Object2 can again hold multiple Object3.

I have a ObservablecClass of Object1.

My Object1 has a ObservablecClass of Object2 and Object2 has a ObservablecClass of Object3. 

I need to display these data on a SfDatagrid on a winform c# application. Do you have any working example for the same on how can I achieve this ?


Thanks,

Amit



3 Replies

VS Vijayarasan Sivanandham Syncfusion Team July 14, 2021 08:10 AM UTC

Hi Amitabha, 

Thank you for contacting Syncfusion Support. 

SfDataGrid provides support to represent the hierarchical data in the form of nested tables using Master-Details View. For more information, please refer the below knowledge base documentation link, 


Regards, 
Vijayarasan S 



AM Amitabha replied to Vijayarasan Sivanandham July 14, 2021 11:14 PM UTC

Hi,


Thank You for providing the pointers. It helped !

Thanks,

Amit



VS Vijayarasan Sivanandham Syncfusion Team July 15, 2021 05:41 AM UTC

Hi Amitabha,

Thanks for the update.

We are glad to know that the reported problem has been resolved at your end. Please let us know if you have any further queries on this. We are happy to help you😊.

Regards,
Vijayarasan S

Loader.
Up arrow icon