Filtering through DataGrid

Hi everyone,
is there a way to filter through a datagrid outside of the actual grid itself and the filter options that are given in the datagrid? I am trying to make one textbox where I can type something in and find that value anywhere in the datagrid no matter which column or row it is in.

Hi @jordan825,

You can check the code generated by Radzen Blazor Studio with search option for CRUD pages: