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.
I am not receiving Tab Keys in the form level ProcessTabKey procedure when a databound grid has focus.
What is the default functionality of the tab key in a databound grid?
Should the focus be moving to the next control in the TabIndex when the tab key is selected?
Is there a databound grid property that would effect this functionality?
Anthony
ADAdministrator Syncfusion Team October 18, 2002 04:00 PM UTC
Hi Anthony,
you can set
grid.WantTabKey = false
Then the Tab Key should be forwarded to the form instead of moving the current cell inside the grid.
Stefan
Need More Help?
Get personalized assistance from our support team.