-
Hi,
I see that the official website only has examples of csv and xls, is there any support for xlsx? Another question is the exported excel file cannot display the column title and nested title of js…
-
Currency format is gone after creation of Jspreadsheet object,even when we do refresh.
and also If i try to enter **1** in currency columns it is taking it as a **111** sometimes **11**
basically …
-
https://github.com/jspreadsheet/ce/blob/cd6f46689fde8ebae63e39f0812eb068f7037e64/src/js/jexcel.core.js#L1906-L1920
Hi!
For now, there is no handler for "newOptions" option.
I think there should…
-
Hi, @paulhodel! 🙃
I'm currently working on a large application that use `jspreadsheet` to show simultaneously a large amount of data.
The current behaviour of the lazy loading is pretty odd and …
-
When use IME, type after seletion will cause the first character wrongly handled.
### How To Reproduce:
At [demo page](https://bossanova.uk/jspreadsheet/v4/).
Select a cell (not in edit mode)…
-
# Target
`jupyterlab-spreadsheet-editor` enables editing CSV/TSV files using third-party [Jspreadsheet editor](https://github.com/jspreadsheet/ce); in future should also allow to edit MS spreadsheet …
-
Hello. Is there any way of hide a column? When I use $('column').hide(), I loose all my CSS configuration, so could be very nice to have an implementation of an event to hide a column by it's index.
-
While copy pasting data of 500 rows and column of 10 , page get unresponsive from chrome browser.
![unresponsive](https://user-images.githubusercontent.com/86351006/130054075-ad1ae326-511d-4559-984a…
-
After upgrading from 4.7.3 to 4.9.1
I get the following error:
![image](https://user-images.githubusercontent.com/1098243/131016818-55aba3c1-6bbe-40e7-9a6b-8e3ab744b54d.png)
I suppose this is som…
-
Please help,
I recently updated my jspreadsheet to **4.7.3 .**
Navigation using navigation keys is moving 2 cells forward , and every right click is taking two clicks.
**example :**
Issue 1: …