Unplanned
Last Updated: 26 Jun 2025 16:08 by Marc
BENAISSA
Created on: 02 Sep 2021 05:37
Category: UI for Blazor
Type: Feature Request
83
Add the ability to customize the keyboard shortcuts
3 comments
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.