Hello Tony,
I have some small suggestion to improve in the code of grid.base.js in the call of $.ajax (see the lines 1687-1710).
1) Add the second parameter to the beforeSend callback and forward it to loadBeforeSend:
beforeSend: function (xhr, settings) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top