Re: AccordionPanel works on web page but not in another panel

2010-08-23 Thread cole
can see I'm missing some key elements that are required to make the markup complete. I'm missing something simple, I'm just not competent enough to find it. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AccordionPanel-works-on-web-page-but-not-in-another-panel

Re: AccordionPanel works on web page but not in another panel

2010-08-23 Thread nino martinez wael
://apache-wicket.1842946.n4.nabble.com/AccordionPanel-works-on-web-page-but-not-in-another-panel-tp2333034p2333185.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

AccordionPanel works on web page but not in another panel

2010-08-20 Thread cole
container.setOutputMarkupId(true); but this doesn't have any effect. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AccordionPanel-works-on-web-page-but-not-in-another-panel-tp2333034p2333034.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: AccordionPanel works on web page but not in another panel

2010-08-20 Thread nino martinez wael
= content]] [MarkupContainer [Component id = 0]] [MarkupContainer [Component id = item]] I tried adding container.setOutputMarkupId(true); but this doesn't have any effect. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AccordionPanel-works-on-web-page