the table refreshes on every render, so as long as your idataprovider
does not retrieve the row after you delete it it will be gone.

sometimes it pays to simply try and see, most things will work as expected.

-igor

On Tue, Dec 22, 2009 at 9:55 AM, Sam Barrow <s...@sambarrow.com> wrote:
> if i have a link in a row of a datatable that deletes an item, how do i
> make that row disappear? or just refresh the whole table?
>
>
> ---------------------------------------------------------------------
> 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