<p:dataGrid p:panel toggleable

UI Components for JSF
Post Reply
JMilnes
Posts: 110
Joined: 12 Feb 2010, 20:03

03 Dec 2010, 19:27

I want to put p:panel inside a p:dataGrid but I want the p:panel to be toggleable

Code: Select all

<p:dataGrid var="ds1" value="#{controlHandler.categories}" columns="1">
  <p:column>
     <p:panel   header="#{ds1.description}" [color=#FF4000]toggleable="true"[/color] collapsed="true">
  </p:column>
</p:dataGrid>


But no matter what panel I click on the last panel loaded is the one that opens and closes.
JSF 2.3.0-FCS Mojarra
Prime faces 3.0.M4
Tomcat 7.0.20
IE 8

averri
Posts: 136
Joined: 07 Sep 2009, 15:51
Location: Brazil

19 Dec 2010, 05:32

I was looking for a solution to this problem too.

I've fired an issue.

http://code.google.com/p/primefaces/iss ... il?id=1569

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 48 guests