The grid feels so great that I always try to use "Page Down and Page Up" to navigate the rows faster.
Is it possible to support those keys?
The grid feels so great that I always try to use "Page Down and Page Up" to navigate the rows faster.
Is it possible to support those keys?
For scrolling, it would be tricky since the rows sizes can be dynamic now. They would have to be manually calculated. It would be possible, but I'm not sure it would really be worth the code since so few people would use it. On a side note, moving through the grid with the arrow keys is a repeater now, so you can hold the arrow keys? I know that's no where near the same. :/
I am cool with that. :-)
I know the calculations can get in the way.
An idea would be to map the Page Down and Page Up keys to the arrows, so the user can use what he might be used to, without much disruption (and feature requests :-).