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

[Solved] Error loading date filter

2 Answers 100 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Encarni
Top achievements
Rank 1
Encarni asked on 20 Mar 2015, 04:10 PM
Hello,

In my application I have a kendo filterable datagrid (mode: "row"). The filter works fine but when I try to load the saved options of type date I get the next error :

TypeError: "".toLowerCase is not a function
return ((d.creationDate || '').toLowerCase() == '2015-03-19t23:00:00.000z')

I have defined the type of the field as date correctly.

Do you know what is the problem?

My Kendo version is: v2014.3.1119.


Regards

2 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 24 Mar 2015, 09:44 AM

Hello Carlos,

In order to assist you further we will need a runnable sample where we can see your grid configuration and how you load the data. Would it be possible to extract a Kendo UI Dojo example that we can look at?

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Kiril Nikolov
Telerik team
answered on 24 Mar 2015, 10:39 AM

Hello Carlos,

 

After some further investigation I believe that the problem is related to the following issue discussed in this forum post, please check it out and let me know if it helps:

 

http://www.telerik.com/forums/persist-state---date-filter-error

 

Regards,
Kiril Nikolov
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
Encarni
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or