user3795085
user3795085

Reputation: 31

How implement a button clear in a RadDatePicker

I found an example of a "clear" button (to remove input content) for a text input here: http://jsbin.com/bebug/5/edit?html,css,js,output

I have used it in an ASPTextBox in Microsoft ASP.Net, but it is possible to implement in Telerik's RadDatePicker?

If yes, an example of how to do so would be helpful.

enter image description here

Upvotes: 0

Views: 659

Answers (1)

user3795085
user3795085

Reputation: 31

The CSS COde is the same, and JQUERY is this:

https://github.com/keir/jquery-ui/commit/25e55ff73df768360a2260534a4afa6e03f04fb

Upvotes: 0

Related Questions