Thanks Adam. -----Original Message----- From: Adam Winer (JIRA) [mailto:[EMAIL PROTECTED] Sent: Monday, April 09, 2007 2:31 AM To: Rangasamy, Govindarajan Subject: [jira] Updated: (ADFFACES-186) autoSubmit functionality in tr:table is missing after removing tableSelectMany and tableSelectOne
[ https://issues.apache.org/jira/browse/ADFFACES-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Winer updated ADFFACES-186: -------------------------------- Resolution: Fixed Fix Version/s: 1.0.1-incubating-core-SNAPSHOT Assignee: Adam Winer Status: Resolved (was: Patch Available) Checked in patch - thanks! > autoSubmit functionality in tr:table is missing after removing > tableSelectMany and tableSelectOne > ------------------------------------------------------------------------------------------------- > > Key: ADFFACES-186 > URL: https://issues.apache.org/jira/browse/ADFFACES-186 > Project: MyFaces ADF-Faces > Issue Type: Bug > Affects Versions: 1.0.1-incubating-core-SNAPSHOT > Environment: trinidad m1 > Reporter: Govind Rangasamy > Assigned To: Adam Winer > Fix For: 1.0.1-incubating-core-SNAPSHOT > > Attachments: TableAutoSubmit.patch > > > <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. - You can reply to this email to add a comment to the issue online.