[
https://issues.apache.org/jira/browse/ADFFACES-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-7:
--------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> add defaultSortOrder attribute to <af:column>
> ---------------------------------------------
>
> Key: ADFFACES-7
> URL: https://issues.apache.org/jira/browse/ADFFACES-7
> Project: MyFaces ADF-Faces
> Issue Type: Improvement
> Affects Versions: 1.0.0-incubating-core
> Reporter: Rogers Reilly
> Assigned To: Adam Winer
> Priority: Minor
> Fix For: 1.0.0-incubating-core
>
> Attachments: CoreColumn.patch, TableRenderer.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.