Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.1-incubating-core-SNAPSHOT
-
None
-
None
-
trinidad m1
Description
<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>