Hi,

you can't access the dataTables 'var' object in headers or footers!

octoberdan wrote:
> The header will be blank if I do the following
> [code]
> <t:dataTable id="projectsDataTable" var="project"
> value="#{projectBacker.projects}">
>       <t:column id="projectNameColumn">
>               <f:facet name="header"><h:outputText 
> value="#{project.status}"/></f:facet>
>               <h:outputText value="#{project.status}"/>
>       </t:column>
> ...
> [/code]
> 
> Is there an obvious reason? All of the projects definitely have a status.

>From which project (row) should the header value taken?

> 
> Thanks in advance
> - Octoberdan
> --
> View this message in context: 
> http://www.nabble.com/No-variables-in-t%3Acolumn-header-facets%21-Bug--t1312124.html#a3496365
> Sent from the MyFaces - Users forum at Nabble.com.
> 



Regards,
  Volker

-- 
Don't answer to From: address!
Mail to this account are droped if not recieved via mailinglist.
To contact me direct create the mail address by
concatenating my forename to my senders domain.

Reply via email to