Home › Forums › Guriddo jqGrid JS › Help › Cancel paging event
Hi Tony –
I've had great success implementing the grid – thanks very much!
I need a feature that will allow me to do a “dirty check” on the grid before the user goes to a new page.
Hello,
We need a more common solution when goes to this type checking. Also we should do this when sorting and etc. Will think about this after 3.5 is released.
Thanks
Best Regards
Tony
Hi Tony. Thank you for your awesome plugin.
I have the same problem as blemoine but the current version is 3.6.2 and there is still no such functionality
Dont you forget about this issue or you have some technical problems?
I will try to add this in the upcomming 3.6.3 release.
Thank you 😉
You use onPaging function only once, so I think nothing bad happens if you remove
if ($.isFunction(ts.p.onPaging) ) {ts.p.onPaging.call(ts,onpaging);}
from line 958 and add next code to lines 1005,1029,1051 passing there one more argument
if ($.isFunction(ts.p.onPaging) ) { if (!ts.p.onPaging.call(ts,this.id,ts.p.page)) return;}
FYI I use version from GitHub
I see changes in repository. thx.
Try to install the development version – described here
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install#development_installation
Cannot reproduce bug with search any more.
Got it!
github version
installed as for developer
minimal code is
Thanks will check it.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS