netui sort precedence doesn't work correctly
--------------------------------------------

         Key: BEEHIVE-415
         URL: http://issues.apache.org/jira/browse/BEEHIVE-415
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Beta    
    Reporter: Eddie O'Neil
     Fix For: V1


When sorting columns in the data grid, a primary sort should transition to a 
secondary sort when a new sort is applied.

This used to work but isn't happening currently.  Should work like this:

  Column A   ||   Column B

When Column A is sorted, it is the primary sort.  When Column B is sorted, 
Column A is now secondary and Column B is primary.  Today, when Column A is 
sorted and Column B is clicked, Column A stays as the primary sort and should 
move to the secondary sort.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to