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!
Hi support,
I have a DataGrid with a Custom Data Adaptor as a component, and a toolbox with a Search button only as per the attached screenshot.
Although in the SearchSettings config IgnoreCase is set to true, in the ReadAsync method of my component, in the DataManagerRequest argument, this same value, for the SearchSettings, is set to false. Please find attached another screenshot with the QuickWatch window showing that.