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?