ce icon indicating copy to clipboard operation
ce copied to clipboard

Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.

Results 176 ce issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I'm trying to sort a column with decimal numbers and it seems to sort the numbers like they are text values. I have read some related issues about this...

Hi there, I want to append a "color" column to my table. It works but when I click twice on a cell to enter in edit mode, some errors appears...

Hi Paul, I'm using jExcel v4 and placed jExcel spreadsheet inside a DIV. Spreadsheet contains dropdown column. My site is themed using a bootstrap template and hence the DIV is...

Indian currency thousand group position of comma is ₹10,00,000 and not every after 3 digits. How can we give this format to the column? I tried mask: ' ₹ ##,###',...

Please refer to https://bossanova.uk/jspreadsheet/v4/cases/data-persistance. If change column 'code' to be hidden, copy row/paste/undo work wrongly.

After setting Horizontal Overflow Hiding, edit the last column and type that the first character is not recognized Only the second and subsequent characters are recognized

There is currently a package named [@types/jexcel](https://www.npmjs.com/package/@types/jexcel) and it is probably worth adding a new version that matches the name here (`@types/jspreadsheet-ce`). I may get around to this later this...

If used allowInsertColumn: false, If copy table, and paste to jspreadsheed, is ignored middle colums, instead of latest columns. ![image](https://user-images.githubusercontent.com/4963819/108595431-1b8a7900-7380-11eb-995e-53d65118144b.png) ## Expected result: ![image](https://user-images.githubusercontent.com/4963819/108595619-2eea1400-7381-11eb-908b-9a050bf77ed8.png) See https://jsfiddle.net/Ajtak/kp1wzLuj/

step 1: total I have 10 rows in the table, I selected filter then it shows 5 records, refer to the below screenshot, you can observe the serial number. ![image](https://user-images.githubusercontent.com/26366259/103640835-bcf77000-4f76-11eb-84d7-5b074d2ef5fc.png)...