I'm using trinidad-1.1.6-SNAPSHOT. I've got a table component (eg "<tr:table>"). As I select and delete one or more rows, looking at my database, the delete operation is actually carried out successfully but the page isn't being refreshed accordingly: the deleted rows remain displayed. Is there a way to delete rows, keep displaying the same page but just refresh it, removing any deleted rows ?
Thanks. -- Edmond/