Master/Detail Grid with data from the same record

I have a grid where each row contains 20 columns and I am trying to implement the grid in a 'master/detail' style where the collapsed row would contain the first 5 columns of the record, and when expanded, would display the remaining 15.

Does anyone have an example of how to do this?

thank you


1 Reply

JP Jeevakanth Palaniappan Syncfusion Team November 22, 2021 07:23 AM UTC

Hi Brian, 
 
Greetings from Syncfusion support. 
 
We have validated your query and we would like to inform you that you cannot render 15columns of the same grid in a hierarchy way. Based on your scenario, we suggest you to render a separate grid for the 15 columns by using the below demo link. The demo contains master detail grid and hierarchy grid. You can use any  one of them based on your requirement. 
 
 
Documentation: 
 
Please get back to us if you have any other queries. 
 
Regards, 
Jeevakanth SP. 


Loader.
Up arrow icon