This question is locked. New answers and comments are not allowed.
Hi,
I'm calling onComplete event after inserting/updating records in grid.
Inside the onComplete event i'm using $.ajax- json call for calling action in the controller.
Now everything works good with Google chrome but with IE only first time it's working.
Second time it's not calling the action in the controller which is I'm calling using onComplete event.
any solution for this?
Thanks in advance.
I'm calling onComplete event after inserting/updating records in grid.
Inside the onComplete event i'm using $.ajax- json call for calling action in the controller.
Now everything works good with Google chrome but with IE only first time it's working.
Second time it's not calling the action in the controller which is I'm calling using onComplete event.
any solution for this?
Thanks in advance.