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 <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
