That's really weird. Can you create a JIRA issue for it and maybe attach a quickstart that demonstrates the behavior?
-Matej On Tue, Apr 1, 2008 at 10:54 AM, Jaap Bos <[EMAIL PROTECTED]> wrote: > On my ModalWindow I have a number of (about 6) TreeTables, all using > Ajax, generated in a ListView. > > These trees have some equal nodes, but are not exact the same. > > When I expand the roots of one of these, everything is fine. > > However, if I want to Expand one of the subnodes of the root, > onClick(AjaxRequestTarget target) is called not on the owing TreeTable > but always on the last TreeTable. > > One TreeTable works fine, what can be the cause wicket always wants to > expand nodes of the last one in case I have multiple TreeTables? > > > > Jaap > > > > -- Resizable and reorderable grid components. http://www.inmethod.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
