On this http://dojo.telerik.com/oPePO example hide filter on column name?
filterable: {
cell: {
enabled: false
}
}
This option is ignored ?
1 Answer, 1 is accepted
0
Dimiter Madjarov
Telerik team
answered on 09 Sep 2014, 02:11 PM
Hello,
The filterable.cell option is applicable only when the filter mode is set to 'row'. In the current case you could directly use the the filterable option and set it to false.
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!