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!>
Thanks for joining our community and helping improve Syncfusion products!
In Excel/CheckBox filter dialog, search list can be of custom datasource which needs to defined in CheckBoxListData argument of OnActionBegin event.
while searching with custom dataource, it is nor reflected properly in filter dialog for DateTime column. need to resolve this issue.
1. run the sample.
2. open filter dialog for OrderDate column and type 3 in search box.
Actual: list has to be filtered.
Expceted. But there is no changes.