Chrome console gives this message when the clone button is pushed:
Uncaught jqGrid – No such method: undefined$.fn.extend.jqGrid @ jqGrid.state.js:380fx_clone_row @ test.php?themeid=18:209jQuery.jqGrid.onClickButton @ test.php?themeid=18:396(anonymous function) @ jquery.jqGrid.min.js:361x.event.dispatch @ jquery.min.js:5x.event.add.v.handle @ jquery.min.js:5
jquery.min.js:6
POST http://10.250.12.103/phpgrid/test.php?themeid=18&grid_id=list1 500 (Internal Server Error)x.ajaxTransport.send @ jquery.min.js:6x.extend.ajax @ jquery.min.js:6fx_clone_row @ test.php?themeid=18:198jQuery.jqGrid.onClickButton @ test.php?themeid=18:396(anonymous function) @ jquery.jqGrid.min.js:361x.event.dispatch @ jquery.min.js:5x.event.add.v.handle @ jquery.min.js:5
I am unable to generate this issue. I combined clone demo with state persistance, but works as expected.
If you have some online link, it would help.
You have all of my code, Abu. It's not an online project.
A pop up says "500 : Internal Server Error. Status: error".
If you check firebug net response, it was a query error that need fields to be escaped.
I am emailing you a fix.
I got what you sent, and it did fix the problem, but it created another problem (that I can see at the moment).
The edit pencil icon no longer shows up on the toolbar.