First, I think that line 55 is not necessary because jquery makes the
modification on the client side. The important part is to save changes to
xml (on the server side).
Maybe a programmatic detach on your model resolves your problem. In the
update method you make some modifications on response, the model object is
in cache and detach method is call automatically by wicket at the end of
request. 

Best regards,
Decebal



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/WiQuery-SortableBehavior-DroppableBehavior-questions-tp4653349p4653448.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to