Hello,
What is the default setting for the autoencode option of this plugin
Try to set autoencode to false
Best Regards
Tony
Hello,
Thanks will check it.
Best Regards
Tony
Hello,
in the same function when the request begin do
$(“#load_”+gridid).show();
and when end
$(“#load_”+gridid).hide();
Where the gridid is the id of the grid
Regards
Tony
Hello,
Thanks Klaus – added:
http://github.com/tonytomov/jqGrid/commit/cb34d789f9162951ddd9f52e1cb9605bb6dd816b
Best Regards
Tony
Hello,
You can post any other value when a row is deleted. By example you can use onclickSubmit event which should return object
onclickSubmit : function(postdata) {
// do somthing hrere
return {anotherid: value1,….}
}
Best Regards
Tony
Hello,
Some fixes are done in GitHub. Could you please check it.
Best Regards
Tony
Hello,
In userdata you should put the total calculations and not per page. Change your server side script to do this
Best Regards
Tony
Hello,
Sorry – no. This is a problem with jQuery drag and drop when working on tables. Also in this modue I use some hack's to make it working.
Best Regards
Tony
Hello,
Seems like it is not deleted server side – check this.
Also the same efect can be achieved with reloadAfterSubmit option set to true.
Best Regwrd
Hello Lynn,
This is fixed in GitHub.
Best Regards
Tony
Hello,
Check your script. There is maybe some error on the code
Best Regards
Tony
Hello,
Sorry, but we discuss here only java script and not any server side language.
You can download the demo and see how this done.
What does not work in delete? The simple test is – set:
reloadAfterSubmit to false
Hello,
Look for timeout
Hello,
This is wrong forum, please post your message here:
Best Regards
Tony
Hello,
Currently no.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top