|
MaskedEditTextBox
Restrict data entry to a specific format using the MaskedEditTextBox. It supports all common mask types through client side validation of key strokes to create telephone numbers, SSN, Zip code, etc.
MaskedEdit textbox
Salient features
Appearance
The appearance of the MaskedEdit textbox can be customized by altering its adding character, prompt character, etc.
Customized MaskedEditTextBox
Client side events
The MaskedEditTextBox fires client side events for appropriate user actions to create highly responsive web pages with minimal postbacks.
-
ClientSideOnFocusIn.
-
ClientSideOnFocusOut.
-
ClientSideOnMouseOut.
-
ClientSideOnMouseOver.
-
ClientSideOnValueChange.
Client Side Events
Predefined styles
Predefined styles can be applied to the MaskedEdit TextBox using the auto format options available for the same.
Visual Styles
|
|
|
|