Immediate table with required fields are not sortable
-----------------------------------------------------

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

    Reporter: Simon Lessard
    Priority: Minor


Original post about the bug can be found at 
http://forums.oracle.com/forums/thread.jspa?messageID=1235614&#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.
-
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