This question is locked. New answers and comments are not allowed.
Hi, I am using an MVC grid with AJAX databinding. If there is an error on the server, the grid returns with an alert box stating there was a 500 error. Is there any way to suppress error messages within the grid, or do I have to use try/catch blocks on the server?