Why don't you use repeaters? What about C1 and C2 contains a repeaters
a draw contents based on some "Info". When you move A from C1 to C2
then you just move "InfoA", info associated twith A, from C1 to C2 and
then repaint them. As they are dynamically generated based on "Info"
then the effect will be as if you moved A from C1 to C2  (evevn whe
you are rebuilding the component tree).

Best,

Ernesto


On Wed, May 26, 2010 at 1:36 PM, DerBernd <beha...@web.de> wrote:
>
> Exactly, this is what I want to do!
> Can you tell me how to solf this problem?
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/drag-and-drop-tp1881857p2231455.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to