[
https://issues.apache.org/jira/browse/ADFFACES-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-45:
---------------------------------------
Affects Version/s: 1.0.1-incubating-core-SNAPSHOT
> Immediate table with required fields are not sortable
> -----------------------------------------------------
>
> Key: ADFFACES-45
> URL: https://issues.apache.org/jira/browse/ADFFACES-45
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.1-incubating-core-SNAPSHOT
> Reporter: Simon Lessard
> Priority: Minor
>
> Original post about the bug can be found at
> http://forums.oracle.com/forums/thread.jspa?messageID=1235614�.
> Basically, if an editable <af:table/> contains a required field, sorting and
> range navigation won't work. This is the correct behavior if the table is not
> immediate. However, if the table is immediate, then sorting and range
> navigation should work. The range navigation does work when the table is
> immeditate, but not the sorting.
> My guess is that if a table is immediate, it generate immediate links for the
> range navigation component but forget to do so on the sorting link in the
> column header.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.