Posted 30 September 2025, 7:47 am EST - Updated 30 September 2025, 7:51 am EST
C1.WPF.DataGrid.4.6.2 (4.6.20251.877)
Dear ComponentOne Support Team,
We are using the C1DataGrid in a WPF application based on .NET Framework 4.8 and have encountered an issue when navigating with the left and right arrow keys (← and →).
Issue:
When holding down one of the horizontal arrow keys (← or →), the keyboard focus unexpectedly leaves the C1DataGrid, even though the user is still navigating within valid cells.
This behavior only occurs when the key is held down continuously. A single key press behaves as expected.
Sample Project: FocusTest.zip
We have attached a sample project that demonstrates the issue clearly.
In the sample, you can use the arrow keys to navigate through the grid.
If you hold the right arrow key, the focus will unexpectedly leave the grid after a few cells.
Holding the left arrow key can also cause the focus to leave the grid, but it occurs less consistently than with the right arrow key.
Questions:
Is there any recommended way to prevent focus from leaving the C1DataGrid when holding a horizontal arrow key?
Is this behavior known or documented in specific versions?
Are there any suggested workarounds, settings, or updates that address this issue?
We appreciate your support and look forward to your response.
Best regard from germany.