HI Team
We are facing issues on sorting the date field values in the filter popup.
We are using a JSON data and tried giving the type as datetime but still the sort order is jumbled across the dates.
Attached the screenshots for the two scenarios 1.using the type: datetime 2. without mentioning any type. Either way seeing the issue.
The same sorting issue is observed for other columns and other data types as well .
Please check and do the needful.
Thanks
https://www.flexmonster.com/question/sorting-is-different-in-grid-and-filterpopup/?hilite=%22rudra%22
Same issue observed with DateTime. Could you please fix the issue with the same release.
Hello, Sushma,
Thank you for posting to our Support Forum!
We suggest using "date string" type instead of "datetime". This example shows the correct sorting in such case: https://jsfiddle.net/flexmonster/tc8yosgd/146/. Also, please read about the difference between "date string" and "datetime" data types.
Does it solve the issue?
Regards,
Tanya