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

I am using the plugin with the REACT. As per my requirement, I have to reinitialise the table once there is a change in data or column structure (we have...

Steps to reproduce (can use example table on https://jexcel.net/v7/) 1) Enter a value into A1. 2) Copy the value. 3) Select A2 and A3. 4) Paste. The value is only...

Hi, when I use the hideIndex () method, it works fine and hides the index from me. But I have the first 2 columns frozen and when I scroll to...

Hello I am creating a custom toolbar to style excel. When I add a new style icon it just adds after the previous one which makes it a long row....

feature request

Here are additional keyboard short-cuts implemented in OpenOffice and Excel: | Short-cut | Description | --- | --- | | `PgDn` | Jumps down a number of rows | `PgUp`...

feature request

**Reproduce**: 1. Go to https://bossanova.uk/jexcel/v3/examples/react for an available worksheet 2. Select row 1, then select row 4 with Ctrl key down **Expected Result**: Rows 1 and 4 are selected. **Actual...

feature request

**Replicate** 1. Visit https://bossanova.uk/jexcel/v3/ 1. Double click the line separator between columns on the header row. **Expected Results** The spreadsheet autofits the column to the left of the separator line...

feature request

when i dragged the mouse to row 4,5 right clicked on the mouse and it always has auto focus on the first column and clicked on delete selected row always...

Is there a way to disable an item (or multiple items) from being selected in a dropdown list.

Hi Paul I found the following issue when 'nestedHeaders' and 'lazyLoading' are set. Whenever you scroll down with your mouse Jexcel do not load a new page....but it does when...