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

Telerik is undefined

1 Answer 109 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 26 Apr 2011, 06:02 PM
Hi,
 I am using RadCalendar contron in my project (VS 2005, Windows 7 OS and IIS 7.5 and IIS 6). I have updatedas per your suggested ways. I have gonethrough all the forums related to 'telerik' is undefined error. Also tried all the ways. Finally i found one solution. But its bit not suit for my requirement. Problem caused due to the

EnableEmbeddedScripts

 

="false"

 

 If i set it true then there is no issue. But on mouse over and click events color changes are not working as i change in the client side.

<

 

telerik:RadCalendar ID="calCurrentMonth" FirstDayOfWeek="Sunday" DayNameFormat="Short"

 

 

runat="server" ShowRowHeaders="False" EnableEmbeddedScripts="false" EnableEmbeddedBaseStylesheet="False"

 

 

EnableEmbeddedSkins="False" EnableViewState="true" EnableMultiSelect="false"

 

 

Skin="Custom">

 

 

</telerik:RadCalendar>

 



I have consumed 2 more days already. but no luck. so please provide me a solution.

Thank you,
Kevin.

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 29 Apr 2011, 07:57 AM
Hi Kevin,

I noticed that you have opened a duplicate post on the same matter. Please, refer to the other support ticket post for additional information. To avoid duplicate posts, I suggest you continue the communication there.

Regards,
Radoslav
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Calendar
Asked by
Kevin
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or