Hello,
jqGrid is one of the best grid components out there that is easy to use and very flexible. In real world where efficiency and productivity matters, users always get frustrated with simple things.
- When using cell edit, user makes a change and then user either has to press enter or click out of a cell to save/submit data. Is there way to save the data as soon as user makes a change.
- Excel like data entry – when user clicks in editable cell whether using celledit or inline edit, is it possible to move to the next editable cell when user presses enter or tab.
- When using celledit, if there is validation error or server response is false on afterSubmitCell, is there a way to position error message next to cell and when user clicks ok – focus the cursor back into cell and keep it in edit mode.
Thanks for listening.
Kris