Hi,
In my project, We are using Kendo UI grid with virtual scrolling feature. By using mouse scroll it is working as expected. As our new requirement, grid data scroll is also working with Page up/Down key of key board.
Please let me know is it possible with Kendo UI grid?
We are using AngularJS 1.4 in our project.