Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
I would like to use the scheduler keyboard interaction for my project. However, I have encountered a few problems in doing so.
1) When navigating through the individual elements (resources, events) with Tab, some of the resources no longer match their corresponding rows.

If you scroll to the end of the scheduler and tab again, a complete white block is created before the first resource.

2) If I navigate with the arrow keys or tab and the data is re-rendered by virtual scrolling, I lose focus on the last cell. How can I make it so that the focus lands back on the last focused cell after rerendering?
The problems mentioned above can also be reproduced in the example in your documentation:
https://ej2.syncfusion.com/javascript/documentation/schedule/virtual-scrolling/#virtual-scrolling
Regards
Adrien P.