ASP.NET Control Validation in Groups
Details Related Types
Site:  The Code Project
Original URL:  http://www.codeproject.com/dotnet/groupvalidator.asp
Summary:
The validation controls of ASP.NET offer a great deal of flexibility and comfort when you need to write data entry pages in your web application. They provide the ability to ensure valid data in the input fields in a rather declarative than procedural way. So far so good. Imagine a form that handles different payment methods. Depending on the selected method different fields should be mandatory while others remain empty.
System.EventArgs
System.Web.UI.IValidator
System.Web.UI.WebControls.BaseValidator
System.Web.UI.WebControls.CheckBox
System.Web.UI.WebControls.CustomValidator
System.Web.UI.WebControls.PlaceHolder
System.Web.UI.WebControls.RegularExpressionValidator
System.Web.UI.WebControls.RequiredFieldValidator
System.Web.UI.WebControls.TextBox
System.Windows.Forms.CheckBox
System.Windows.Forms.TextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com