Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, 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!

0
Votes

Hello!

First, I should mention the operating system is actually Microsoft Windows 11 Pro, but that option was no available in the dropdown Operating System list from your feedback form.

To the actual issue I wanted to report/ask about: 
I have been using the "Syncfusion.Blazor.Grids.FilterType.Menu" option for filtering data in Syncfusion Blazor Grids. Using my current data sample (which contains 24,155 rows and 22 columns), when searching with the "Starts With" option, if I type "eui" (which should not have any matching results) the system gets stuck in the search process.

Then, even by updating my search string to "eu" or "eur" (which should match with the existing "Euro" string in several of the results/rows), the system does not update the search process immediately and, occasionally, the whole page just freezes.

Is there a work around to this, or is it just a result form the amount of entries/rows in the table?

Thanks a lot in advance for your time and support.