Opened 10 years ago
Closed 10 years ago
#1774 closed enhancement (fixed)
Independent sort direction for columns when sorting on multiple colums
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.3 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The current implementation only allows a single sort direction to be specified for a table view. When sorting on multiple columns the sort direction must be the same for all columns, but it would be nice to be able sort columns ascending or descending independently of each other.
Note: See
TracTickets for help on using
tickets.
(In [6336]) Fixes #1774: Independent sort direction for columns when sorting on multiple colums