Hi,
The MaskedTextBox is missing some features of a regular TextBox:
- adornments
- validation icons
- clearButton / clearButtonIcon
- placeholder
- selectOnFocus
- required validation
I think it would be logical if a MaskedTextBox should be a TextBox with mask functionality. All input controls should be as consistent as possible.
Actually, the same question applies to the following input controls:
- kendo-numerictextbox
- kendo-autocomplete
- kendo-combobox
- kendo-dropdownlist
- kendo-multiselect
- kendo-textarea
Could this be improved please?