Scheduler Keyboard navigation example
Loading...
  • Left Arrow key is pressed - Selects the left cell, when the Scheduler is focused.
    • Navigates to previous view when Ctrl key is pressed and appointment is not selected.
    • Selected appointment is moved left when Ctrl key is pressed.
    • Selected appointment is resized when Shift key is pressed and it is all day, timelineView or monthView appointment.
    • Selects left cell and updates the cells selection when Shift key is pressed.
  • Right Arrow key is pressed - Selects the right cell, when the Scheduler is focused.
    • Navigates to next view when Ctrl key is pressed and appointment is not selected.
    • Selected appointment is moved right when Ctrl key is pressed.
    • Selected appointment is resized when Shift key is pressed and it is all day, timelineView or monthView appointment.
    • Selects right cell and updates the cells selection when Shift key is pressed.
  • Up Arrow key is pressed - Selects the cell above, when the Scheduler is focused.
    • Moves to cell selection to the first row when Ctrl key is pressed and cell is selected.
    • Selected appointment is moved above when Ctrl key is pressed.
    • Selected appointment is resized when Shift key is pressed and it is dayView or weekView appointment.
    • Selects the above cell and updates the cells selection when Shift key is pressed.
  • Down Arrow key is pressed - Selects the cell below, when the Scheduler is focused.
    • Moves to cell selection to the last row when Ctrl key is pressed and cell is selected.
    • Selected appointment is moved below when Ctrl key is pressed.
    • Selected appointment is resized when Shift key is pressed and it is dayView or weekView appointment.
    • Selects the below cell and updates the cells selection when Shift key is pressed.
  • Enter key is pressed - Opens the Edit Dialog.
  • Esc key is pressed - Cancels dragging or resizing.
  • Tab key is pressed - Tabs the selection to next appointment or out of Scheduler.
  • Shift+Tab keys are pressed - Tabs the selection to previous appointment or to focused cell.
  • Alt key are pressed - When Alt and Number is pressed, the Scheduler toggles Appointments visibility by Resource.
  • Ctrl key is pressed
    • Sets the View when Number key is pressed. For example Ctrl + 1, sets the view to the first view.
    • Opens the Context Menu when m key is pressed.
    • Opens the DateTimeInput in the Navigation Toolbard key is pressed.