Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JSF and the fly likes Can we use 'Accordion Panel' for panelGrid besides panel in primefaces ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Can we use Watch "Can we use New topic
Author

Can we use 'Accordion Panel' for panelGrid besides panel in primefaces ?

Janardhan Chowdary
Greenhorn

Joined: May 21, 2012
Posts: 15

Hi friends,

When i put my ' <p:panelGrid> ' code in Accordion Panel it's not working.
But it's working for panel. And my panelGrid contains <p:row>, <p:column> etc.. which are not working inside the panel.

Please let me know if you have any solution or reference.

Thanks,


He who cannot obey himself will be commanded. That is the nature of living creatures.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Can we use 'Accordion Panel' for panelGrid besides panel in primefaces ?
 
Similar Threads
Single collapsable panel component
<sj:accordion> tag questions
Using ajax 4 JSF
how to get backBean values
a4j panelGrid rerender problem