I'm looking for a grid/table that can do incell editing, and allow the ability to navigate to any cell by using arrow keys.
Yahoo UI apis has such a datatable, but it has confirmation at each cell edit and each cell is not in edit mode until it has been clicked.
I would like to be able to navigate to any cell and start editing and have a main button to save/confirm all the changes for the entire table. Does such a thing exist? Flash/java/flex is something I'd like to avoid if possible. [I'm working with Ruby on Rails if that information is of any help in helping me.]
Yahoo UI apis has such a datatable, but it has confirmation at each cell edit and each cell is not in edit mode until it has been clicked.
I would like to be able to navigate to any cell and start editing and have a main button to save/confirm all the changes for the entire table. Does such a thing exist? Flash/java/flex is something I'd like to avoid if possible. [I'm working with Ruby on Rails if that information is of any help in helping me.]