Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab.
Syndicate Syndicate Listing Display Search Login/Register
Bug Id ?
102
Reporter ?
Markus Staab
Bugdar / 1.2.1
Status ?
Unconfirmed
Severity ?
Enhancement
Duplicate Of ?
- none -
Fixed in Revision ?
Mstone ?
Summary ?
Sorty Datagrid on several Columns
Report Time ?
September 5, 2007 11:21 AM
Assignment ?
Resolution ?
Open
Priority ?
Normal
Dependencies ?
- none -
Mstone (old) ?


Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0

September 5, 2007 11:21 AM Markus Staab
would be nice to have the possibility to sort the datagrid on multiple columns.

e.g.

1) click on "Sort by Product"
2) SHIFT + clock on "Sort by Status"

would result an SQL similar to "... ORDERY BY product, status"

Thats a common feature, which is also possible in e.g. MS Office

September 22, 2007 06:14 PM Robert
I'll have to think of how to do this in a way that's web-suitable but I agree that it would be helpful.

October 9, 2007 11:38 PM Markus Staab
one way would be a custom context menu

October 9, 2007 11:40 PM Markus Staab
just found jquery ui tools, which allow sorting of tables and also allow sorting on several columns when pressing SHIFT key

see
http://dev.jquery.com/view/trunk/plugins/ui/demos/ui.tablesorter.html