This question is locked. New answers and comments are not allowed.
I'm using an AJAX Grid control for showing, editing and saving records. If a save has failed due to whatever reason, how do I show a custom error message to the client? I have binded the Update event to an Action method called SaveAssociations().