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

[Solved] Issue while filtering datetime column

0 Answers 92 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ramesh
Top achievements
Rank 1
Ramesh asked on 06 Dec 2011, 03:00 PM

Hi,

I have a strange issue while filtering datetime column in custom binding enabled grid. I am using client template property and formatting the column data using $.telerik.formatString("{0:MM/dd/yyyy").
 

But when I try to filter the column data using the column filters I am getting an error at if(h.indexOf("Date(")>-1) saving that 'object does not support this method'.

Can you please help me to resolve this issue.

Thanks
Ramesh M

Tags
Grid
Asked by
Ramesh
Top achievements
Rank 1
Share this question
or