Just created an issue with a simplified quickstart example:
https://issues.apache.org/jira/browse/WICKET-1475.

In this case the problem is slightly different though: expanding the
child of the root of the first tree just doesn't work.

Jaap

-----Original Message-----
From: Matej Knopp [mailto:[EMAIL PROTECTED] 
Sent: dinsdag 1 april 2008 17:20
To: users@wicket.apache.org
Subject: Re: Multiple TreeTables: wrong table expanded

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]


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

Reply via email to