Hi Folks,
I'm in need to create an inline editable grid, where the user double clicks over the field and it opens the edit mode, on exit the field(onblur) the value must be recorded in the database via ajax.
just like that:
http://www.extjs.com/deploy/dev/examples/grid/edit-grid.html
I tried some examples I've found here, but none solved these needs
--
[ sorry for my poor english]
I'm in need to create an inline editable grid, where the user double clicks over the field and it opens the edit mode, on exit the field(onblur) the value must be recorded in the database via ajax.
just like that:
http://www.extjs.com/deploy/dev/examples/grid/edit-grid.html
I tried some examples I've found here, but none solved these needs
--
[ sorry for my poor english]