Grid Column Filtering using multiple and / or conditions

1 Answer 794 Views
Filter Grid
Mark
Top achievements
Rank 1
Mark asked on 05 Oct 2021, 10:33 AM | edited on 05 Oct 2021, 10:35 AM

We currently using the Grid with the standard filtering options

However, this only allows two conditions. 

Can we extend the filtering functionality of the Grid to support multiple and / or conditions? Something akin to Kendo UI Filter Widget

 

 

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 08 Oct 2021, 06:56 AM

Hello Mark,

This is possible with a custom login in the filterMenuInit event handler. The filtering can be performed by calling the filter() method of the dataSource. A runnable demo can be found in the following article:

Let me know if you have any questions.

Regards,
Nikolay
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Filter Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or