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

Filterable() doesn't work

1 Answer 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Armando
Top achievements
Rank 1
Armando asked on 12 Jul 2015, 12:01 AM

I tried to use the Filterable() function in my grid to filter by multiple checkboxes, but I can't.

Following this example Grid / Filter Multi Checkboxes, when I add the function Filterable() to my column bound it doesn't appear the function Multi(). The available functions are Enabled(), Equals(), Extra(), GetHashCode(), GetType(), Messages(), Operators(), ToString() and UI().

Moreover, I want to filter first the rows with value "X" and after the rest of the rows ("Y" and "Z")​.

I'll appreciate any help.

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 14 Jul 2015, 01:42 PM

Hello Armando,

 

The filter multi check box functionality was recently added, so most probably the reason is older version of the Kendo.MVC.dll assembly or Kendo scripts. Please update to the latest official version and try again. 

 

Regards,
Boyan Dimitrov
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
Armando
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or