]
Brian Leathem resolved RF-12740.
--------------------------------
Resolution: Rejected
See the docs [1] for details on "Disabling built-in filter controls"
[1]:
extendedDataTable renders a header when column filter is defined
----------------------------------------------------------------
Key: RF-12740
URL:
https://issues.jboss.org/browse/RF-12740
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.3.0.CR1
Environment: JBoss 7.1.1 Java 7
Reporter: Jim Dummy
When use a rich:column filter to filter the rows, extendedDataTable renders the header
with input even no header is defined.
<rich:extendedDataTable ...
<rich:column filter="#{filter}">
The intention is to specify filter bean outside the table with no any headers.
Worked ok untill 4.3.0 RC1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: