Hi Tony,
first I'm impressed about the time you need to fix bugs. Today I noticed an behaviour with the jQuery ajax complete event. If I edit a row and the data had been send to server, the global jQuery ajax complete event hadn't been triggered.
Here is an example:
I configure an global complete event for jQuery ajax:
$.ajaxSetup ({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top