Hi Igor, Thanks a bunch! This actually work! All the while, I thought of rendering the Panel, where all I could have done is to add a tab. Well, we learn new things everyday.
Regards, Wen Tong -- The only constant in life is change. ----- Original Message ---- From: Igor Vaynberg <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, January 7, 2008 2:54:13 PM Subject: Re: rendering a panel tabbedpanel.gettabs().add(new tab(.....)); -igor On Jan 7, 2008 2:50 PM, Beyonder Unknown <[EMAIL PROTECTED]> wrote: > > 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: [email protected] > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
