Change Default Operator

0 Answers 2 Views
Grid
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Stefan asked on 06 Nov 2025, 02:44 PM

We have a column of type text, and want to change the default filter from 'equals' to 'contains'.


This doesn't seem to have any effect: 

.Filterable(f => f.Cell(c => c.Operator("contains")))


This does not seem to work in the context of the MVC Grid: jQuery Set the Default Filter Operator in the Grid - Kendo UI for jQuery

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or