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.
We are using your SfDataGrid for winrt, but we dont need (want) the keyboard navigation. Especially the behavious that the selected cell moves one down, when the enter key is pressed. Is it possible to customize or disable this behaviour?
JGJai Ganesh S Syncfusion Team August 27, 2013 05:15 PM UTC
Hi Martin,
Thanks for using Syncfusion products.
We have analyzed your query. You can handle KeyboardNavigation in DataGrid by creating the Custom SelectionController class and override “HandleKeyDown” method. We have prepared a simple sample to achieve this requirement and can be downloaded from the following location.