jspreadsheet / jspreadsheet/ce
Empty init (no row data) not working
Open
Nobody has claimed this yet.
feature request
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to init the table with no rows, only columns?
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
Start by extracting and running the linked basic-demo.zip to reproduce initialization with columns but no row data. Trace the table initialization entry point used by the demo; done means an empty table renders its configured columns without requiring rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100