Is is correct that jqGrid doesn’t currently contain an inline add.
I’m trying to get this working from:
http://www.trirand.net/forum/default.aspx?g=posts&t=212
There are a couple of examples there but they’re not working quite as I would like.
Anybody know of a good example
Try this:
And add a button with navButtonAdd:
Don’t forget for add
editable: true, at every colModel.I hope can help your problem. Thanks