Try ModalWindow instead of popup page.
> On Mon, Sep 22, 2008 at 3:06 PM, tbt <[EMAIL PROTECTED]> wrote: > > > > > Hi > > > > I have a problem regarding how to update a dropdown with ajax when an > > option > > is added through a popup window. For example Page A has a dropdown and a > > link. When the link is clicked a popup opens and dropdown options can be > > added to the popup page. when the form is submitted by clicking 'add' the > > db > > is updated and the popup window is closed. but the dropdown in the parent > > window needs to be updated with ajax. how can this be done the wicket > way. > > please provide an example. > > > > Thanks > > -- > > View this message in context: > > http://www.nabble.com/update-dropdown-with-ajax-tp19606658p19606658.html > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Eyal Golan > [EMAIL PROTECTED] > > Visit: http://jvdrums.sourceforge.net/ > LinkedIn: http://www.linkedin.com/in/egolan74 > > P Save a tree. Please don't print this e-mail unless it's really necessary >
