Tuesday, September 25, 2007

Asp.Net Validators Gotcha

Today I was working with an Asp.Net 2.0 Web Project. I debugged the javascript with firebug, looked at the web.configs, and finally figured it out. I was using the "New in Asp.Net 2.0" property ValidationGroup, and failed to indicate the group on the button.

No comments: