jspreadsheet / jspreadsheet/ce

collapsible groups of rows

Open
#971 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.2k
Forks
890
PR merge metrics
No merged PRs in 30d

Description

@paulhodel - is there an option to specify parent, child rows within the data so that the data can be collapsible/expandable.

something like this:
https://www.gyrocode.com/articles/jquery-datatables-how-to-expand-collapse-all-child-rows/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the requested parent/child row behavior and compare it with the linked jQuery DataTables example. Identify the data-grid entry points and tests that govern row rendering and interaction, then define completion as expandable and collapsible grouped rows supported by the project’s data model and documented behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.