I'm using the MudDataGrid component: https://dev.mudblazor.com/components/datagrid#default-data-grid
I'm trying to add a filter as soon as the page loads, but I can't find documentation to do it.
I haven't been able to find any examples of something like this using the MudDataGrid component.
You can see (advanced filtering) in MudBlazor documentation
and chang the data in
OnInitializedAsyncmethodThe line responsible for filtering