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

Problem with Radscheduler + RadSchedulerRecurrenceEditor + ajaxmodal pop up extender

3 Answers 86 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Maddela
Top achievements
Rank 1
Maddela asked on 04 Oct 2011, 11:05 AM

         When i used ajax modal pop up extender in radschedule, calander and dropdownlist in RadSchedulerRecurrenceEditor is  going beyond the pop up. Please find attached to under stand my problem as much as clearly.

3 Answers, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 07 Oct 2011, 11:38 AM
Hello Maddela,

Have you considered using the modal advanced form of the RadScheduler? It could be enabled with the following code line:

<AdvancedForm  Modal="true"/>

Also, another choice could be to use the RadDock control as an AdvancedForm of the RadSchduler. More information about its use could be found at the following link: RadSchduler; External Edit in RadDock.

You can also refer to this help article: Customizing the Advanced Form. It shows how the advanced form could be customized in order to best fit your needs.

Regards,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Maddela
Top achievements
Rank 1
answered on 19 Oct 2011, 02:36 PM

          Actually i used the same concept Rad scheduler + External Edit in Rad Dock, but i added more thing like Ajax Modal pop up extender for blocking UI. In this scenario the recurrence rule editor is showing in that way. Your help is very much important in this.
0
Ivana
Telerik team
answered on 24 Oct 2011, 11:40 AM
Hello Maddela,

Such scenarios include cases when the Calendar is placed inside a container with some CSS positioning (absolute, relative) or when the control is placed inside a scrollable container.
If you need the scenario working in IE7 and IE8 compatibility mode, please do not use a modal popup edit form, or rework your page layout, if possible.

Greetings,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Scheduler
Asked by
Maddela
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Maddela
Top achievements
Rank 1
Share this question
or