Welcome to the WinUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Steps to reproduce:

1) Compile and run Syncfusions's WinUI demo program ( syncfusion.samplebrowser.winui_net50.sln ).

2) Go to the DataGrid demos and click the "Getting Started" tile to bring up a populated data grid.

3) Click the header of any column quickly and repeatedly (many times) to sort (ascending/descending) until the program crashes with an unhandled error trapped in App.g.i.cs (see attached screen capture).

Windows 10 ( 19042.1237 ) / VS 2019 & VS 2022 / Syncfusion WinUI ( 19.3.0.43 ) / WinUI (Desktop)

This error can also be duplicated in the simplest possible application including the Syncfusion WinUI DataGrid.