]
Jay Balunas updated RF-6546:
----------------------------
Assignee: (was: Piotr Kawiak)
ExtendedDataTable: impossible to restore hidden columns if the last
column has no header
----------------------------------------------------------------------------------------
Key: RF-6546
URL:
https://jira.jboss.org/browse/RF-6546
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Environment: RF 3.3.1-SNAPSHOT
Facelets
Reporter: Andrei Markavtsov
Priority: Minor
Fix For: Future
<rich:extendedDataTable value="#{bean.rows}">
<rich:column label="1">
<h:outputText value="Text"></h:outputText>
</rich:column>
<rich:column label="2">
<f:facet name="header">
<h:outputText value="Header"></h:outputText>
</f:facet>
<h:outputText value="Text"></h:outputText>
</rich:column>
</rich:extendedDataTable>
1. Hide the second column through the context menu
2. Mouse over to the first column header
3. JS error appeared. It's impossible to restore hidden column anymore.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: