Hi all I have a listview, in the populate list Item with a link, whenever I click the link, it will pop up a modal window.
when I close the modal window, I need refresh the listview's model. then when I click the save button on the page, it can load the detachable model of listview, to save data into database. Is this possible ? I can see the modal window content is set into the list item, but when I click the save button, it's always cleared, as the loaddetachable model will read data from database before it try to save data. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/update-parent-table-model-from-modal-window-tp4653052.html Sent from the Users forum 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