jspreadsheet / jspreadsheet/ce
Column field attribute does not work on a JExcel if it is created using a html table.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to turn a html table into JExcel grid. Many of the columns are supposed to be large text.
Text Wrapping, reference article found to achieve the functionality, but unfortunately it won't work if JExcel is create using a HTML Table.
A JS Fiddle is also here -> JExcel Example
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 with the linked Text Wrapping example and the JSFiddle reproduction, then compare JExcel initialization from an HTML table with the documented setup. Confirm which column field attribute is ignored and verify that large-text columns wrap correctly when the grid is created from the table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100