Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get returned data in responseHandler method #414

Open
mvcmaker opened this issue Sep 17, 2018 · 0 comments
Open

Can't get returned data in responseHandler method #414

mvcmaker opened this issue Sep 17, 2018 · 0 comments

Comments

@mvcmaker
Copy link

mvcmaker commented Sep 17, 2018

[EDITION] In Chrome this works fine, it fails in Firefox, so this is a bug, can the creators solve it?
Hi,
I'm trying to get the response data returned from the backend as json, using the responseHandler method as follows:

responseHandler: function(res) {
_bootgridResponse = res;
}

But this method is never exectud, how can I catch the returned response to process it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant