The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
SRSivakumar R Syncfusion Team December 29, 2016 04:12 PM UTC
Hi Fabio,
Yes, you can filter all columns by setting SfDataGrid.View.Filter predicate. You can refresh the UI if you are changing the filter at runtime by calling SfDataGrid.View.RefreshFilter.
JGJai Ganesh S Syncfusion Team January 2, 2017 05:44 PM UTC
Hi Fabio,
We have prepared a sample for applying a filter to all datagrid columns by search text in MVVM pattern and please find the sample from the below location,