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

Grid filtering - pre-defined options

1 Answer 196 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 11 Apr 2012, 04:54 PM
I've had a request come in for a client for this feature and wondering on the best way to implement this with the Kendo Grid. I know the demos actually show this, but not actually within the filtering selectable options.

What I'd like is potentially a custom filter (say a customName instead of number/string etc) that I can create, then call on each column to pre-populate certain row data and somehow call this into the Grid API to filter on the selected value. Such as, say, a number will allow you to select a number, a customName attribute will allow you to select from a dropdown list of certain elements.

Is this possible if I delve into the nitty gritty of the Grid API?

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 13 Apr 2012, 02:21 PM
Hello Chris,

I am not sure if I understand your scenario correctly, but if you would like to create a custom filter for the columns of the Kendo UI Grid you could check the following forum tread with a similar subject. In case you would like to configure the grid filters, please take a look at the following jsFiddle example.

If I missed something please provide more detailed information about your scenario. 

Greetings,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or