add defaultSortOrder attribute to <af:column>
---------------------------------------------

         Key: ADFFACES-7
         URL: http://issues.apache.org/jira/browse/ADFFACES-7
     Project: MyFaces ADF-Faces
        Type: Improvement

    Reporter: Rogers Reilly
    Priority: Minor


Currently, there is no way to specify the default sort order on a column inside 
an <af:table> component; the first user click always results in an 
ascending-order sort.  Request is for a defaultSortOrder attribute on 
<af:column> to make this configurable, allowing for, say, a table of customers 
to be sorted in descending order of Revenue, Growth Rate, or # of Orders (e.g. 
columns whose "natural" sort order is descending).

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to