DataGridXL

Results 71 issues of DataGridXL

https://developer.mozilla.org/en-US/docs/Web/API/Document/caretPositionFromPoint Instead of placing the caret at the end of the cell editor, place it where the user has clicked.

![image](https://github.com/DataGridXL/DataGridXL2/assets/67742466/d356c94b-5309-48a1-b7f6-439cb5ecb928)

Clicking inside a picker will deactivate the grid instance (as it's picked up by clickoutside event). Make sure the clickoutside event ignores elements that DO belong to the grid, like...

At this moment, impossible due to browser/OS differences: https://github.com/w3c/csswg-drafts/issues/7475

See issue #9 . In this demo: https://www.datagridxl.com/demos/sorting-columns. Drag-select a cell selection downwards. When reaching window end, window starts scrolling. disable if drag action originated from grid.

Fullscreen button might be pressed when grid is not active. Inside `handleFullscreenEnter` we activate the grid, which resumes keyboard controls. However, there might be no cell selection. A key like...

https://codepen.io/datagridxl/pen/VwdXPRN?editors=1010 `getData` returns an bunch of invalid objects `{undefined: 150}`. Probably something goes wrong when using `columns`.

![image](https://github.com/DataGridXL/DataGridXL2/assets/67742466/7c057d12-beb3-4c7c-ab65-de84ef14651b)

Hi folks, Don't know how to reach you by email. I own the domain name vanillacomponents.com. It's expiring soon and you may have it. Email me at [email protected] for info....