[
https://issues.jboss.org/browse/RF-11724?page=com.atlassian.jira.plugin.s...
]
hantsy bai commented on RF-11724:
---------------------------------
Richfaces 4.1m4, I have been using Richfaces since 3.3
The extendedDataTable generate much no use code.
Sometime the GUI will became strange due to the empty elements in the generated codes.
I used firebug to research the generated codes.
Do not generate html code for empty/non-existant facets when
rendering rich:dataTable/extenedDataTable
------------------------------------------------------------------------------------------------------
Key: RF-11724
URL:
https://issues.jboss.org/browse/RF-11724
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Reporter: hantsy bai
Assignee: Pavol Pitonak
# Do not generate header (a table in html code) of rich:dataTable/extenedDataTable when
there is no header facet...I found richfaces always generate a table for it even I have
not set header facet.
# Do not generate footer(a table in html code) of rich:dataTable/extenedDataTable when
there is no footer facet, I found richfaces genrate table footer even I have not use it.
# Do not generate column footers(a table in html code) of rich:dataTable/extenedDataTable
when there is no any footer facet of all columns,...I found richfaces generate them, even
I have not set it.
# Do not generate column headers(a table in html code) of rich:dataTable/extenedDataTable
when there is no any header facet of all columns....
Some I used table header to generate complex header...and did not set columns
headers....but richfaces generate them, even I do not user them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira