You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've loaded editablegrid-mysql-example recently and it is working (unmodified). However, the date column is being sorted by day of the month only and not the full date. In other words, sorting in descending order would display all dates starting with 31 then 30...29...28..etc. regardless of month or year. The other examples from webismymind/editablegrid appear to sort the date column correctly. Does anyone else have this issue or know how to fix it?
The text was updated successfully, but these errors were encountered:
I've loaded editablegrid-mysql-example recently and it is working (unmodified). However, the date column is being sorted by day of the month only and not the full date. In other words, sorting in descending order would display all dates starting with 31 then 30...29...28..etc. regardless of month or year. The other examples from webismymind/editablegrid appear to sort the date column correctly. Does anyone else have this issue or know how to fix it?
The text was updated successfully, but these errors were encountered: