Inline editing is another editing mode of jqGrid. To invoke inline editing, just call the client-side jqGrid editRow method.
In this particular example, we are calling editRow on the client-side jqGrid onSelectRow event.