Firstly thanks for your great work. The jqGrid is really wonderful.
A question:
I want to edit a row (call editGridRow) via two ways:
1. navGrid.edit. Here I defined the editoptions when navGrid is called.
2. add a link to a column. Here I used the gridComplete to add a link to a column, such as 'name' column. when I click the 'name', a edit form will popup. but I can not use the defined editoptions. How can I get it?
Thanks.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top