Hi,
I have a Kendo grid, with one of the field having type:"date". I have also given filtering on client side as true. But, when i do filtering it shows error that "cannot parse d.fieldName.getTime". Am i missing something? In my grid, the column values have both date as well as time in the format : mm/dd/yyyy hh:mm:ss. Do i need to specify any format?
Regards,
Khushali
I have a Kendo grid, with one of the field having type:"date". I have also given filtering on client side as true. But, when i do filtering it shows error that "cannot parse d.fieldName.getTime". Am i missing something? In my grid, the column values have both date as well as time in the format : mm/dd/yyyy hh:mm:ss. Do i need to specify any format?
Regards,
Khushali