i found a errror in the line 1270 in the file called “grid.formedit.js”
method delGridRow have not been declared a property called processing and in the condition dont pass because the property processing is undefined. well i pu this:
if(!p.processing || p.processing==undefined){} but other solution would be put the property “processing” starting as false or true.
Tested on:
Firefox 3.0.1.5
Os: Win xp
jqGrid version: 3.6
regards 🙂
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top