-
Notifications
You must be signed in to change notification settings - Fork 63
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
not able to setup bs grid #13
Comments
I am also getting this error.
Json |
I am also getting this error. |
Me too. No detail on the error. My JSON returned is valid. |
I am also having the same problem.. What can i do. Please give samples for Asp.net MVC |
I modify " if(filter_error["error_message"] != null) " to " if(false) ", then it is working now. But it is not a good solution, if anyone who has the right method, please share to us. Thx |
Hi yjd074 can you plz give the sample code.. i'll look into that |
Uncaught TypeError: Cannot read property 'error_message' of undefined jquery.bs_grid.js:1060
The text was updated successfully, but these errors were encountered: