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

Filter on numeric field that displays text

1 Answer 29 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mike
Top achievements
Rank 1
mike asked on 24 Jul 2014, 08:01 PM
numeric data field that we use a template to display text conversion

we want to filter on displayed text not the underlying numeric data

how to do this?

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 25 Jul 2014, 08:43 AM
Hello Mike,

Based on the filtering mode that you have you can either.

http://docs.telerik.com/kendo-ui/api/web/grid#configuration-columns.filterable.ui (here is demo)
http://docs.telerik.com/kendo-ui/api/web/grid#events-filterMenuInit

Or you can use a template when using RowFilter:

http://docs.telerik.com/kendo-ui/api/web/grid#configuration-columns.filterable.cell.template

Kind Regards,
Petur Subev
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
mike
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or