Hi David, Did you found the solution for this problem? I'm also facing such kind of issue. I have a Model with list of POJO. On drag/drop i'm giving ajax call and updating the paramter in POJO which is in Model. If I call sort on the list of POJO based on parameter the Model reset's to the initial stage when page is rendered. So if i do drag/drop again it picks up the wrong POJO element in the model. Please suggest I'm stuck at this point. I'm using Wicket 6 with AbstractAjaxBehaviour.
Thanks, Kiran Duba -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problem-with-ajax-base-url-tp3934751p4661243.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]
