New attribute on tr:table to hide Select All/Select None links
--------------------------------------------------------------
Key: TRINIDAD-840
URL: https://issues.apache.org/jira/browse/TRINIDAD-840
Project: MyFaces Trinidad
Issue Type: New Feature
Components: Components
Affects Versions: 1.0.4-core
Reporter: Dave Brunette
With <tr:table rowSelection="multiple" />, Trinidad will always render links
for "Select All" and "Select None" at the top of the table. It would be great
to be able to use the multiple row selection, but turn off the Select
All/Select None links. For this, I'd suggest a simple new attribute on the
table component: selectAllVisible -
name: selectAllVisible
type: boolean
default: true
required: false
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.