This question is locked. New answers and comments are not allowed.
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