Skip to Content
0
Former Member
Jul 20, 2007 at 11:29 AM

Edit table

39 Views

Hi,

I have a table whith results from a search (findBy... or findAll - all the objects, for example list of books, or students) and I want to add edit, delete and new functions for the table. When I press the edit button the current row should become editable, for new an empty row to become editable. Is there any good step by step tutorial for this or could someone tell me how can I do this?