[richfaces-issues] [JBoss JIRA] (RF-12740) extendedDataTable renders a header when column filter is defined

Brian Leathem (JIRA) jira-events at lists.jboss.org
Mon Jan 21 11:58:21 EST 2013


     [ https://issues.jboss.org/browse/RF-12740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RF-12740.
--------------------------------

    Resolution: Rejected


See the docs [1] for details on "Disabling built-in filter controls"

[1]: http://docs.jboss.org/richfaces/4.3.X/4.3.0.CR1/Component_Reference/en-US/html/chap-Component_Reference-Tables_and_grids.html#sect-Component_Reference-Table_filtering-External_filtering
                
> 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: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list