I'm looking for a way to edit rows within a list view of the Symfony 1.4 admin-generator backend CRUD interface.
Rather than clicking edit and going through to an edit form, then having to click save and returning to the list view, I'd like to be able to edit the column entries for each row within the list view itself.
I used to have an article on this, I believe it may have been some German or Dutch engineers who were looking into it, but lost it forever after my speed dial crashed.
While I'm aware of how one would do it in principal, does any one know of any resources or have any practical technical advice on how to do this (if it is at all feasible in the first place)?