-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
We have a requirement to implement a parent-child grid structure using JSpreadsheet.
Our use case:
- The parent grid will display a list of "Artists."
- Each child grid (hidden by default) will show the list of songs and related details for the respective artist.
- Header titles in the parent and child grids can be different.
- On row expand in the parent grid, the corresponding child grid should be displayed.
- Initially, all child grids should remain hidden to ensure a clean view.
For better understanding, please refer to the attached screenshot and the following example link showcasing a parent-child data grid structure.
Ref. SS:
Ref. Link: https://www.ag-grid.com/example-inventory/
Request:
Could you guide us on how we can implement a similar structure using JSpreadsheet?
If there are any built-in features, plugins, or best practices for achieving this behavior, we would appreciate your recommendations.
Looking forward to your guidance.
Metadata
Metadata
Assignees
Labels
No labels