Ajax Panel Update

2010-11-24 Thread Arjun Dhar
} } ... (targetUpdatePanel.setVisible(true); is used because initially the Panel is blank when nothing is selected placeholder markup is used -- FYI) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-Panel-Update-tp3057421p3057421.html Sent from

Re: Ajax Panel Update

2010-11-24 Thread jcgarciam
placeholder markup is used -- FYI) -- View message @ http://apache-wicket.1842946.n4.nabble.com/Ajax-Panel-Update-tp3057421p3057421.html To start a new topic under Apache Wicket, email ml-node+1842946-398011874-65...@n4.nabble.comml-node%2b1842946-398011874-65...@n4

Re: Ajax Panel Update

2010-11-24 Thread Arjun Dhar
(); target.addComponent(targetUpdatePanel); ..and It works. Maybe it can be more efficient clean but its worked out. Thanks ! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-Panel-Update-tp3057421p3057739.html Sent from the Users