Numeric only
The following code will only allow numeric values. The
Delimiter and Precision
properties let you further refine the numeric format.
|
| Description |
Masked TextBox |
Example |
|
Alpha only |
| Reload the page to continue your evaluation. |
|
1234567890 |
|
<au:MaskedTextBox
id="maskedtextbox1"
mode="Numeric"
Delimiter=","
Precision="2"
runat="server"
/>
|
|
|
|
Copyright © 2000-2005 Active Up - All Rights Reserved -
Privacy Policy