The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hello, is there a way to disable all commands? for example, if i focus a node with a nodeTemplate that returns a text Input, i would like disable all commands shortcuts
VGVivisa Ganesan Syncfusion Team May 14, 2024 06:24 AM UTC
Hi,
You can utilize the command manager to disable keyboard shortcuts. In this,
you can restrict the execution of specific commands. In the example below, we
have restricted the execution of the delete key command. Similarly, you can
restrict the keyboard shortcuts. Refer to the sample, UG, and KB provided
below.