Blazor DataGrid Example - Global Searching

DataGrid / Filtering / Searching

The DataGrid searching feature is demonstrated in this sample. In this example, search for DataGrid records using the toolbar's search box.

Loading Syncfusion Blazor Server Demos…

1 of 13 pages (153 items)

You can search Blazor DataGrid content using the SearchAsync method which takes a search key as a parameter.

In this demo, the DataGrid toolbar includes a search option for the DataGrid's records. To perform a search, the user can type the search key in the toolbar's text box and then click the search button or press the Enter key. To perform the search, the SearchAsync method will be invoked.

Additionally, the DataGrid supports accent-insensitive searching by setting the IgnoreAccent property to true in SearchSettings, allowing searches to match characters regardless of accent marks or diacritics.

More information about the Searching feature can be found in this documentation section.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE