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

Hide filter row for some grid columns

1 Answer 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
adamhughes
Top achievements
Rank 1
Iron
Veteran
adamhughes asked on 21 Apr 2021, 01:05 AM

 want to have a filter row in my grid but only display the filter for some columns.  How can i do this?

 

ALSO .. how do I decide whether it is a textbox, calendar or numeric data entry?

 

Also .. can a date range be specified?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 23 Apr 2021, 12:17 PM

Hello,

 

Thank you for writing to us.

All of these requirements are possible:

1. You can determine the filtering of each column using this setting:
https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/columns.filterable

2. The Grid will generate the matching control depending on the data type of the field.

3. You can use a filtering template to fully customize any kind of setting.

 

Regards,
Eyup
Progress Telerik

Тhe web is about to get a bit better! 

The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.

Tags
Grid
Asked by
adamhughes
Top achievements
Rank 1
Iron
Veteran
Answers by
Eyup
Telerik team
Share this question
or