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

[Solved] RadDatePicker Redirect

1 Answer 119 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Rainer Floruss
Top achievements
Rank 1
Rainer Floruss asked on 22 Apr 2009, 09:30 AM
Hi,

I have a problem with the RadDatePicker. In IE7 (and only with several more conditions, see below) when picking a Date in the Datepicker-Calender the Date is shown for a moment in the TextBox-part of the Datepicker before I am redirected to the default.aspx of the CMS.

The Program is quite complex so I can only describe the situation:
We use an CMS (ContentXXL) where my code is included as a Usermodule.
The module itself is quite big, so it is separated in several Submodules, loaded as needed with LoadControl.
The Datepicker itself also sits within an UpdatePanel.


In almost all Situations (for example with Firefox, IE8, Opera, without the UpdatePanel, testing inside Visual Studio without the CMS) the Datepicker works as expected, only with IE7 and the Configuration above the problem occurs. Also if the Submodule, in which the Datepicker sits, is the first to be loaded, the problem also does not occur.
The only idea I have how this may happen is that some js is not included for this Datepicker because of the UpdatePanel, but I don't understand why it is working then on other browsers...

Any Idea how I can solve this?


Using:
Telerik Web UI: 2009.1.402.20
ASP.Net 2.0
(Server)OS: Server 2003
IIS: 6.0
Programminglanguage: c#

1 Answer, 1 is accepted

Sort by
0
Pavel
Telerik team
answered on 27 Apr 2009, 07:03 AM
Hello Rainer,

I am not sure what may be causing this unexpected behavior. If I understand correctly, the problem does not manifest itself when the control is outside of the CMS? Have you tried ajaxifying the control with RadAjaxPanel or RadAjaxManager instead? It will be great if you can send us a live url where we can observe the problem. Thus we will be able to provide more to-the-point solution.

All the best,
Pavel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Calendar
Asked by
Rainer Floruss
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Share this question
or