I am getting this error when filtering a date column in kendo web grid.
I see the parameters as this
filter[filters][0][field] DissolutionDate
filter[filters][0][operator] eq
filter[filters][0][value] Sun Jan 01 2012 00:00:00 GMT-0800 (Pacific Daylight Time)
filter[logic] and
page 1
pageSize 20
skip 0
take 20
looks like this has the same issue http://www.kendoui.com/forums/kendo-ui-web/grid/remote-filtering-date-bug.aspx#boGR266aG2OF1P8AAFTdxQ
thanks
roel
I see the parameters as this
filter[filters][0][field] DissolutionDate
filter[filters][0][operator] eq
filter[filters][0][value] Sun Jan 01 2012 00:00:00 GMT-0800 (Pacific Daylight Time)
filter[logic] and
page 1
pageSize 20
skip 0
take 20
looks like this has the same issue http://www.kendoui.com/forums/kendo-ui-web/grid/remote-filtering-date-bug.aspx#boGR266aG2OF1P8AAFTdxQ
thanks
roel