Thursday, 27 August 2015

Telephone Number Masking in Devexpress

     <dx:ASPxTextBox CssClass="devxminiinput" Width="300px" runat="server" ID="txtMobileNumber" ClientInstanceName="txtMobileNumber" NullText="Mobile Number">
                            <MaskSettings Mask="(00)-0000000000" IncludeLiterals="DecimalSymbol" ErrorText="Invalid" />
                    <ClientSideEvents Validation="function(s,e)  { if (e.value == null || e.value =='') e.isValid = true; }" />
                        </dx:ASPxTextBox>





Avast logo
This email has been checked for viruses by Avast antivirus software.
www.avast.com