[jboss-user] [JBoss Seam] - Re: how to conditionally render a row of dataTable

matt.drees do-not-reply at jboss.com
Sun Aug 19 14:13:22 EDT 2007


I imagine you could create an el function to do your filtering for you.  Something like

  | <h:dataTable  value="#{my:filter(fooManager.fooList)}"  var="foo" >
  | </h:dataTable>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075567#4075567

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075567



More information about the jboss-user mailing list