Wpf DataGrid in .NET7 takes away F3 and automatically sorts. - Breaking change.
Open
Bug
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Our application uses Wpf DataGrid and was working fine till .NET 6.0
When upgraded to .NET 7, press F3 the application expectation is to take to Main window's Search box, but the grid takes over and does the sort of a column where F3 was pressed.
This breaks the functionality.
Is there a way to disable this?
Contributor guide
Assessment
This issue has not been assessed yet.