I have an angular component with a grid that is group by three properties.
It is much like this basic kendo grouping example.
If I expand some groups and use page down. Then when i use arrow up/down fokus is still where i pressed page down.
The grid should set fokus on the next page when i press page down. This seem like a simple feature but I havent found a good simple way of doing this.