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

NEQ Operator Not Working - KendoUI Grid

3 Answers 162 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 1
Ben asked on 31 Jan 2013, 08:58 PM
Heyas,

I'm using the latest version of kendoui and whenever I use the "is not equal to" or "does not contain" filter I get the following error:

Uncaught TypeError: Cannot read property 'length' of undefined
I'm using a server side datasource, all the other filters seem to work without issue.

Also, how do I specify a datetimepicker for a date column?

I've looked at the documentation and tried using:

filterable: {
                ui: "datetimepicker"
             }

But it never shows the datetimepicker.

Any ideas?

3 Answers, 1 is accepted

Sort by
0
Ben
Top achievements
Rank 1
answered on 01 Feb 2013, 05:09 AM
I should note the datetimepicker works fine when triggered on an element manually.. Anyone else have any of these problems?
0
Ben
Top achievements
Rank 1
answered on 01 Feb 2013, 09:13 AM
I managed to fix the datetimepicker however the neq operator is still not working.. Anyone can any ideas?

Also, when I choose a date with the datetimepicker, once I click filter it filters but the values dissapear from the field.
0
Petur Subev
Telerik team
answered on 04 Feb 2013, 04:09 PM
Hello Ben,

Does the problem with the not equal operator exist in our online demos? I tried the operators you mentioned in this particular demo and they seem to be working fine.

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