We have a RadMaskedTextbox that we use to populate a telephone number and from the image you can see the styling of the error message. What we would really like is to format the error message to be similar to the error styling found with a RadTextBox (InputType="Email"). Is this possible?
We have attempted to enter the phone number into a RadTextBox with InputType="Tel" but we lose the masked aspect of it and certainly doesn't look like a phone number. We would also like to apply the same error look and feel to RadDatePicker. Tried setting the InputType="Date" and it doesn't format the value or it doesn't pop-up the calendar item.
Is it possible to use the HTML5 "required" with any of the RadInput?
Any suggestions.
We have attempted to enter the phone number into a RadTextBox with InputType="Tel" but we lose the masked aspect of it and certainly doesn't look like a phone number. We would also like to apply the same error look and feel to RadDatePicker. Tried setting the InputType="Date" and it doesn't format the value or it doesn't pop-up the calendar item.
Is it possible to use the HTML5 "required" with any of the RadInput?
Any suggestions.