X-SlickGrid
X-SlickGrid copied to clipboard
Arrow navigation does not load next page
I checked the spreadsheet example (newest Chrome) and when moved active cell using [down] key out of the current viewport, next page was not loaded/displayed and active cell just moved out of viewport. The original version of SlickGrid behaves correctly.
Hi @KarolKolenda , @ddomingues
I have fixed this bug.
You can get from my fork : https://github.com/Francks11/X-SlickGrid
The changes : https://github.com/Francks11/X-SlickGrid/commit/085525eb7fb526cc6288d4cca5082a945c712ca2
Hi @Francks11, thank you for this fix!
For a better feeling it would be good if the scrollRowIntoView function scrolls only 1 Row not a complete Page ?