Planned
Last Updated: 26 Nov 2025 07:22 by ADMIN
Scheduled for 2026 Q1 (Feb)
BENAISSA
Created on: 02 Sep 2021 05:37
Category: UI for Blazor
Type: Feature Request
84
Add the ability to customize the keyboard shortcuts
4 comments
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.