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 via the build in formatter actions
Please, refer to the PHP tab for the sample.