This is a migrated thread and some comments may be shown as answers.

[Solved] How To hide filter on column

1 Answer 1679 Views
Grid
This is a migrated thread and some comments may be shown as answers.
nim
Top achievements
Rank 1
nim asked on 09 Sep 2014, 01:50 PM
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

Sort by
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!
 
Tags
Grid
Asked by
nim
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or