The issue is when
we are clicking on kendo grid header, date sorting is not showing up properly.
In response the date is coming as string, but we are converting to date format in controller while displaying in grid, but still sorting is not working. The sorted data is only showing according to day wise not considering the complete date.
In response the date is coming as string, but we are converting to date format in controller while displaying in grid, but still sorting is not working. The sorted data is only showing according to day wise not considering the complete date.