Hi everybody.
I'd a problem with the “onPaging” event.
I want to confirmate every time the user change the page, so, I define a “onPaging” function to handle the “onPaging” event.
When the user click “yes” I want the paging to happend, and when the user clicks “no” then I return the string “stop” so the paging is cancelled.
The first time it fires, when the user selects “no”, it cancel the paging correctly, but in the next time, the event is not firing.. it's seems like if you delete the event handler when it returns stop…
I hope this could be fixed…
Regrads!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top