Issue Details (XML | Word | Printable)

Key: BCNT-243
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: William (Kandoko)
Reporter: dinesh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BeanCounter

Sort is hardcoded to the last column

Created: 17/Apr/09 10:15 AM   Updated: 14/Aug/09 02:01 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Issue Links:
Blocks
 
Part
 


 Description  « Hide
Sort should be remembered across searches, not always hardcoded to the last column. This is a throwback to before the columns were resortable, when Date was always the last column.

We should now hook into the ScrollSheet callbacks that allow sorts to be remembered across searches/sessions.



 All   Comments   Change History   Transitions   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
William (Kandoko) added a comment - 18/Apr/09 06:55 PM
r4164 Branch
r4165 Trunk

The sort order of a column will now be remembered across sessions, requires Configator r210 or higher


dinesh added a comment - 14/Aug/09 02:01 AM
works in practice