Contents tagged with Validation
-
MVC 2 RC 2 Templated Helper Bug and a Potential Solution
In this Article, Ashic Mahtab looks at a potential bug in the MVC 2 RC 2 source code and proposes a solution.
Note: Cross posted from Heartysoft.com.
Permalink -
Display Modes of Validator Controls
In this article, Ashic Mahtab shows how to control how a validator is displayed on an asp.net page.
Note: Cross posted from Heartysoft.com.
Permalink -
Putting Messages Into a ValidationSummary Control...From Code
I love the asp.net validation controls. They're chick and really useful. We sometimes have to show some messages that are not the ErrorMessages of validators. An approach to do this could be to