]
Jay Balunas updated RF-5707:
----------------------------
Assignee: (was: Piotr Kawiak)
extendedDataTable: JS error appears when visible="false"
for any component column.
----------------------------------------------------------------------------------
Key: RF-5707
URL:
https://jira.jboss.org/browse/RF-5707
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.3.0
Environment: IE6, IE7, FF 3.1.3, Safari 3.1, Opera 9.62(3.3.0.GA)
Reporter: Mikhail Vitenkov
Priority: Optional
Fix For: Future
Attachments: edtVisible.png
Place rich:column with visible="false" inside extendedDataTable:
<rich:column id="admissionDate" headerClass="dataTableHeader"
visible="fasle"
width="25%" label="Admission date" sortable="true"
sortBy="#{patient.admissionDate}">
<f:facet name="header">
<h:outputText value="Admission date" />
</f:facet>
<h:outputText value="#{patient.admissionDate}" />
</rich:column>(test-application/jsp)
For more info see attached screenshot with js error.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: