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

RadCalendar in a Master Page

1 Answer 53 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Vic
Top achievements
Rank 1
Vic asked on 22 Feb 2009, 07:55 PM
I have the following setup:

Root
- MasterPages (Folder)
-- MasterPage.master
- Contacts (Folder)
-- EditContactDetails.aspx

And my IIS is setup as http://localhost/ProjectName/

In my master page I have a dashboard that has various controls (RadCalendar, RadPanels, RadMultiPage).  I have added the script manager and everything renders fine.  However, I cannot change dates in the calendar such as going from February to March, etc.  I have added the CSS Skin that I want for the calendar to my project and the mouseover effects run fine but if I do not add the css, the skin does not get recognized.

I have a feeling I am running into issues with file locations and the system not able to find either the .js or .css that are created by the controls.  Is there a way to override this or is there another folder structure I need to switch to?

1 Answer, 1 is accepted

Sort by
0
Vic
Top achievements
Rank 1
answered on 22 Feb 2009, 11:06 PM
I fixed the issue by registering the Telerik namespace in the physical page even though I'm not using any telerik controls in the page itself and have them all in the MasterPage.
Tags
Calendar
Asked by
Vic
Top achievements
Rank 1
Answers by
Vic
Top achievements
Rank 1
Share this question
or