Soe Tun

my attempt to solve common tech problems

  Home  |   Contact  |   Syndication    |   Login
  13 Posts | 0 Stories | 191 Comments | 0 Trackbacks

News

Twitter







Archives

Post Categories

Image Galleries

Saturday, February 27, 2010 #

The ASP.NET MVC integration with the jQuery Validation Plugin does not work the way how I want it to with the Validation Summary Errors.

I want to display the actual errors messages in the Validation Summary "control" and asterisks next to the User Input Fields (textboxes and dropdowns). This is a blog post on how to tweak the MicrosoftMVCJQueryValidation.js file to achieve the desired behavior.