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

The exception is thrown as index out of range when trying to search a value in checkbox/excel filter with a value that does not exist in it while using DynamicObject as Grid datasource. please find the sample and screenshot .


 sample


replicate procedure :


1. run the attached sample.
2. open CustomerID column filter.
3. search for the Z value(this letter is not available in the grid dataSource customerID). the exception will be thrown.


Capture1.JPG




Capture22.JPG