jspreadsheet / jspreadsheet/ce
collapsible groups of rows
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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