EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: jpierce on May 16, 2013, 09:33:10 AM



Title: multiple column sort in datagrid
Post by: jpierce on May 16, 2013, 09:33:10 AM
Just to double-check: there's no way in the existing datagrid to sort by multiple columns at once, is there?

Any plans for such a thing?  My server-side code can handle it if only the grid will.


Title: Re: multiple column sort in datagrid
Post by: stworthy on May 18, 2013, 12:19:23 AM
The multi-column sorting feature has been posted to our developer team. It will be supported in next version(1.3.4). Here is the demonstration for multiple column sorting.
http://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=Multiple%20Sorting


Title: Re: multiple column sort in datagrid
Post by: jpierce on May 22, 2013, 07:59:36 PM
Nice!

The one thing I'd point out is that it's rather obscure which column is sorting first, which second, etc.  That's always a bit of a UI challenge.