Keyboard navigation from last cell
5 years ago.
Hi,
Referring to this tutorial: https://javascript.daypilot.org/demo/scheduler/keyboard.html
Immediately after loading the page, if I click on any cell (and whether I book something or not) and then I press the arrow keys, it doesn't navigate starting from that last clicked cell.
This is really confusing for the user and not intuitive. Is it possible to change this behaviour with some configuration or to set the focus on the last clicked cell, so it will navigate starting from it?
DayPilot