DataGridXL

Results 71 issues of DataGridXL

On API page: maintain grid selection when ACE editor (command line) gains focus, so we can do "grid.copy()" etc. Also useful for other applications.

website

On touch, focusing the `inputBar` part resizes the component/window (due to onscreen keyboard showing/hiding). Many times the cell that is edited is moved out of viewport. Bring cell back into...

enhancement
touch

It's already on our API page: _Catch-all event for any event that might change the data set: setcellvalues, deletecols/-rows, insertcols/-rows, movecols/-rows._

enhancement

Strange this here is: if tapping on one cell, then quickly tapping on another cell, `dblclick` event is recognized (which makes sense). However, `eventArea.dblclick` handler should check for `areCoordsEqual` (new...

touch

You're looking at DataGridXL v1. Go to DataGridXL v2 now: https://github.com/DataGridXL/DataGridXL2.

It will be cool to be able to chose: - Encoding of the file UTF-8, ISO- etc. - Escape (character to escape quote) - Quote: (Double quote, Single quote) (Use...

Current situation: ![image](https://github.com/DataGridXL/DataGridXL2/assets/67742466/1cee4205-e740-425c-9bc6-6a5955b904f7)