Unplanned
Last Updated: 24 Feb 2026 21:46 by Mike
BENAISSA
Created on: 02 Sep 2021 05:37
Category: UI for Blazor
Type: Feature Request
85
Add the ability to customize the keyboard shortcuts
7 comments
Mike
Posted on: 24 Feb 2026 21:46
I would like to see keyboard shortcuts for the Wizard control.  I have users complaining that using the Down and Up Arrows within the wizard are not intuitive (when the stepper is horizontal) and are switching them between steps, instead of scrolling the page up and down when the step itself has elements that are scrolled off the page. Thanks.
Fabio
Posted on: 04 Feb 2026 14:32
I would like to have the customizable keyboards for TelerikContextMenu, thanks
ADMIN
Yoan
Posted on: 03 Feb 2026 14:03

Hi everyone - jumping in as the Product Manager for Telerik UI for Blazor.

This request is one of our most upvoted items, and we absolutely agree it’s valuable. We want to set expectations: because this item is logged for the entire suite, it represents a substantial, cross-component effort. Rather than waiting until we can cover everything at once, we’re going to roll this out in phases so you can benefit earlier.

We reviewed the votes and feedback to understand where this is needed most, and the strongest demand is around the Grid component. Because of that, in the next release you’ll see progress via this focused item:
Add the ability to customize the default keyboard shortcuts of the Grid component

To help us prioritize the next phases, please tell us which other components you’d like to see keyboard shortcut customization for. You can:

  • comment directly on this thread with the component(s), or
  • log a separate feature request per component and link it here (so others can vote too).

This will give us the clearest data on what matters most and help us prioritize the next phases in the right order.

Thanks for the continued feedback and votes!

Regards,
Yoan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Marc
Posted on: 16 Nov 2025 05:25
Window and Dialog "CloseOnEscape" Boolean Parameter.

I think all aspects should be adjustable. For instance, how do I know what is used to close the telerik window? Using the X, Pressing Escape or clicking outside the window? 


Marc
Posted on: 26 Jun 2025 16:08

Hai, I created an extended TelerikGrid with arrowkey navigation etc. at https://github.com/marcverkade/BlazorAITest-Telerik

BlazorAITest

Sample application using Telerikcontrols and extending Telerik controls.
Grid and extend with an extra property and add keyboard navigation.
The name expects some AI tests but that is pending, first some Telerik controls and other handy stuff

********
Features
********
* Use of Telerik components
* Use of Toastmessages
* Use of Telerik dialogs
* Use of ILogger to see messages in the console
* Use of Extended TelerikGrid
  - Added keyboard navigation
    - [ARROWUP] and [ARROWDOWN] key navigation 
    - [ENTER] key for editing selected row
  - Added extra Grid property GridTitle
  - Respect filter when navigating through the grid
  - Automatic focus on the first filter textbox so you can start filtering instantly

***************
Technology used
***************
- Visual Studio 2022
- .Net Core 9
- Blazor Telerik UI
- Javascript

VSI Curacao - M. Verkade - June 2025

 

 

 
n/a
Posted on: 24 Mar 2025 13:18
Some of the keys are unintuitive, e.g. Alt-DownArrow to show the popup on DropDownList and Multiselect. Arrow keys or enter are more common.