An end-user can easily search through an Blazor DataTable's data via the built-in Search Input field. The DataTable automatically filters records and displays only those that match the user's search string.
Loading...