Is there a way to do SlickGrid keyboard navigation on frozen headers? I have a slick grid spreadsheet and can use the keyboard arrows inside the context. Now I want to use the keyboard arrows inside the top and left headers
-
I assume you are referring to the 6pac/SlickGrid fork. Keyboard navigations was never implemented for the header titles, only in the grid, it would probably require lot of work to include the headers... but this is an Open Source project, if you want something well you know what to do.. Contribute :)ghiscoding– ghiscoding2020-05-14 15:09:01 +00:00Commented May 14, 2020 at 15:09
-
Thanks for the answer. Exactly!!! I referred to the 6pac/SlickGrid fork. So according to your answer, I will do it by myself. thanks a lot 👍Samvel– Samvel2020-05-14 17:45:01 +00:00Commented May 14, 2020 at 17:45
-
I meant to say that this feature does not currently exist, but if you find a way to do it, you can contribute to the lib by creating a Pull Request. I added a lot of features (mostly plugins) myself.ghiscoding– ghiscoding2020-05-14 22:24:42 +00:00Commented May 14, 2020 at 22:24
Add a comment
|