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

an't set CalendarPopupButton Image when Custom Skinning

1 Answer 46 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 05 Sep 2008, 01:28 PM
I'm in the process of creating a custom skin who's css file is an embedded resource following the steps defined here.

I have a problem when I set Skin="Custom" and EnableEmbeddedSkins="false". The calendar icon for the date picker disappears because the end HTML tag ends up as:
<img style="border-width: 0px;"  
alt="Open the calendar popup."  
src="datePickerPopup.gif"  
id="RadScheduler1_SelectedDatePicker_CalendarPopupButton"/> 
The problem is the src attribute is wrong, and I can't find a way to change it within the radScheduler properties.

The radDatePicker gives us the option to change the DataPopupButton HoverImageUrl, and ImageUrl properties, is there something similar in radScheduler? If not, is there any other way to access the image source via aspx markup syntax or css?


1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 08 Sep 2008, 07:46 AM
Hello Justin,

Please refer to this forum thread.

Greetings,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Justin
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or