JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › nested grid inside a tree grid › Reply To: nested grid inside a tree grid
April 24, 2023 at 8:01 am
#104742
svetoslav_borislavov
Participant
Hi,
The two options to have a nested grid are with a dialog or as dropdown when the main grid is in tree mode.
To see them, please visit the following demo: https://codepen.io/svetoslavjqwidgets/pen/OJBpMVX
When you load it initially, you will see on the left side arrows on each row. Clicking the arrow will expand the row detail with the nested grid.
To make it dialog, uncomment this code in the rowDetails object:
// dialog: {
// enabled: true
// }
I hope this helps!
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/