jspreadsheet / jspreadsheet/ce

Column field attribute does not work on a JExcel if it is created using a html table.

Open
#1,142 0 comments 0 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.