[richfaces-issues] [JBoss JIRA] Updated: (RF-5707) extendedDataTable: JS error appears when visible="false" for any component column.

Jay Balunas (JIRA) jira-events at lists.jboss.org
Fri Jun 4 20:16:31 EDT 2010


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

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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list