HomeCommunityControl GalleryForm ControlsAddress Control

Address Control



Submit a Review

331 Downloads

11,792 Views


Description

Just one control provides all necessary data entry fields for address input. Includes support for required field, text length and regular expression validation. Country and Region lists set via customizable XML file, which includes default and country specific prompts. Styles can be set for form legends, data entry fields and validation controls. Readonly mode for convenient display of previously captured data.

Syntax Example

The following shows some of the properties of this control: <tr> <td align="center"><ivs:ivsaddress id="IVSAddress" runat="server" RequiredFieldValidatorAddress2="True" RequiredFieldValidatorFax="False" ValidationErrorSummary="False" FullListRows="1" StateRows="1" AutoFullRestrictedSwitch="True" BoldLegends="True" Text="IVSAddress Control" Address1MaxLength="50" Address2MaxLength="50" Address3MaxLength="50" CityMaxLength="50" PhoneMaxLength="20" FaxMaxLength="20" StateFieldsize="100" ErrorText="?" TableWidth="400"></ivs:ivsaddress></td> </tr>

Reviews

Submit a review