I am trying to add (css: border-color:red) to MaskedTextBox when field is required on submit function but I couldn't find this class. What is name of this class?
Also, I need to remove this class if the customer click on Save button that can skip validations.
Thank you for help.
2 Answers, 1 is accepted
0
Georgi
Telerik team
answered on 23 Aug 2018, 07:06 AM
Hello Elena,
The invalid class used by Kendo is `k-state-invalid`.
Below you will find a small sample which demonstrates how to toggle the k-state-invalid class in a Kendo MaskedTextBox:
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.