autoSubmit functionality in tr:table is missing after removing tableSelectMany 
and tableSelectOne
-------------------------------------------------------------------------------------------------

                 Key: ADFFACES-186
                 URL: http://issues.apache.org/jira/browse/ADFFACES-186
             Project: MyFaces ADF-Faces
          Issue Type: Bug
         Environment: trinidad m1
            Reporter: Govind Rangasamy


<tr:table>
<f:facet name="selection">
             <af:tableSelectOne autosubmit="true">
           </af:tableSelectOne>
        </f:facet>
 </tr:table>

Now in the current form, we only have
<tr:table rowSelection="single">
</tr:table>


-- 
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