Hi, Did you ever solve this?
Many thanks for your time. Jeremy noppy-flex wrote: > > Hello, > > My application consists of an panel holding an IFrame and another > subpanel. The IFrame has a tree as nested component which has a > #onTerminalCodeSelection(AjaxRequestTarget target) method which is called > when a node gets selected. On selection components which are placed on the > subpanel (i.e. outside the IFrame) should be updated within the Ajax-call. > The problem is that subpanel and iframe do have two different pages as > root container. So when I append a component from the subpanel to the > target (which has the IFrame page as page object) nothing happens. > Could anybody suggest a smart way to overcome this problem. > > Thanks a lot > -- View this message in context: http://www.nabble.com/IFrame-and-Ajax-tp20562056p23709357.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]
