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

Cant see calendar popup

3 Answers 55 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
lakmal
Top achievements
Rank 2
lakmal asked on 26 Nov 2009, 06:39 PM
Hi,

This is my datepicer. When i click icon i cant see calendar popup. Why that
<telerik:RadDatePicker ID="RadDatePicker2" runat="server">
        </telerik:RadDatePicker>




3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 27 Nov 2009, 08:16 AM
Hello lakmal,

You don't seem to be using a shared calendar, which has problems in the Q3 2009 release, so please make sure that Javascript is enabled and all script resources have been registered on the page. Also check for Javascript errors.

The embedded script resources may not be served if the website is not propertly configured as an ASP.NET AJAX website.

http://www.telerik.com/help/aspnet-ajax/generalaspnetajaxinfo.html

http://www.telerik.com/help/aspnet-ajax/web-resources-troubleshooting.html

http://blogs.telerik.com/AtanasKorchev/Posts/08-07-18/Web_Resources_demystified_Part_3_Troubleshooting.aspx

If you need further assistance, please send us a runnable demo.

All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
lakmal
Top achievements
Rank 2
answered on 21 Dec 2009, 04:26 PM
Hi,

This is my live site. I have done so many things still my datepickers dont work, Where is the mistake

http://195.89.170.82/schooldbtest/Evening.aspx

krds
lakmal



0
Accepted
Dimo
Telerik team
answered on 22 Dec 2009, 06:45 AM
Hi lakmal,

You have a Javascript error on the page - the RowDblClick function in undefined.

Add a function with that name or remove the corresponding property in the RadGrid declaration.

Regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Calendar
Asked by
lakmal
Top achievements
Rank 2
Answers by
Dimo
Telerik team
lakmal
Top achievements
Rank 2
Share this question
or