I have several textboxes with the option to show clear button enable but I want to shoe the clear button only when a textbox is active by the user. Can this be done?
2 Answers, 1 is accepted
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 17 Sep 2018, 01:30 PM
Hello, Carlos,
By default, the clear button is displayed once the user enters some input. It doesn't matter whether the control is focused or not. The clear button will always be visible if there is some text.
If you need to show the clear button only when the control is focused, you can use the following code snippet:
I hope this information helps. If you need any further assistance please don't hesitate to contact me.
Regards,
Dess
Progress Telerik
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.