This is a migrated thread and some comments may be shown as answers.

Remove Calendar icon

1 Answer 283 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 17 Oct 2008, 10:16 PM
I am trying to disable the calendar icon used in the RadDatePicker. I used "EnableEmbeddedSkins="False" but all this did was give me a broken image icon. Is there another way or is this even possible?

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 21 Oct 2008, 08:41 AM
Hello Eric,

When you disable the embedded skin for RadDatePicker for ASP.NET AJAX, you need to register manually the skins/images used by the control in order to display them as expected. Review the following online help articles for more details:

http://www.telerik.com/help/aspnet-ajax/disabling_embedded_resources.html
http://www.telerik.com/help/aspnet-ajax/calendar_appearanceskins.html (paragraph customizing skins)

In case you merely want to disable or hide the popup button, set the DatePopupButton  -> Visible/Enabled property of the date picker to False or replace the picker with RadDateInput instead.

Kind regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Calendar
Asked by
Eric
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or