EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: zurfero on January 27, 2015, 01:25:48 AM



Title: Datagrid sort by date not work
Post by: zurfero on January 27, 2015, 01:25:48 AM
Hello guys!!...
I'm trying sort a datagrid date field in format (dd/mm/yyyy) but, not work correctly.

I have followed your example function.

 http://jsfiddle.net/zurfero/wztgx7a1/  (It's the same as there is in the demo web page, but I change the date data).

Maybe the solution it's property remoteSort = true , and do this action in server, but I want try do it in client.

I hope you can help me.

Thanks.




Title: Re: Datagrid sort by date not work
Post by: stworthy on January 27, 2015, 05:25:16 AM
Please try the updated example http://jsfiddle.net/wztgx7a1/1/


Title: Re: Datagrid sort by date not work
Post by: zurfero on January 29, 2015, 12:54:42 AM
Now work !!!...
Thank you very muych :)