Hi there,

I would need some help on the AjaxFallbackDefaultDataTable please.
I am using this AjaxFallbackDefaultDataTable to display entries from a database using hibernate and a SortableDataProvider. I inserted a Action column to delete entries. My ActionPanel adds a link and overwrites its onClick event, deleting the row from the database, BUT now the table on my page does not update until i completely reload the whole page. I am doing a ajaxFallbackDefaultDataTable.modelChanged();
but that doesnt do the job either. What do I need to ?

Thank you for your help!
Cheers Björn

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

Reply via email to