Skip to content

Request for Parent-Child Grid Structure Implementation Support in JSpreadsheet #376

@BhavikDThummar

Description

@BhavikDThummar

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:
Image
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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions