Hi there. No. I just use plane tabbedPanel. But the Button:onSubmit() of 
Panel1, i can reference to the tabbedPanel, and I thought originally, if I add 
something in the database, I only have to call tabbedPanel.render() and it will 
render the page. 
 
--
The only constant in life is change.

----- Original Message ----
From: Uwe Schäfer <[EMAIL PROTECTED]>
To: users@wicket.apache.org
Sent: Monday, January 7, 2008 2:59:14 PM
Subject: Re: rendering a panel


Beyonder Unknown wrote:
> The Panels use detachableModels already. Sorry for not being clear.
 What I want to achieve is, when Panel1 save something in the database,
 the tabbedPanel should refresh and add additional tab (based on the data
 saved by Panel1 ). Thoughts?
>   
you added the tabbedPanel to the AjaxRequestTarget when responding the 
request, didn´t you ?

cu uwe


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to