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

InstanceOrSeriesModalPopupExtender location

1 Answer 24 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Fred Taylor
Top achievements
Rank 1
Fred Taylor asked on 16 Jun 2010, 02:50 PM
When the InstanceOrSeriesModalPopupExtender pops up, it's centered on the scheduler.  Once one of the two options 'edit this occurrence' or 'edit the series' is selected, the Edit appt model popup is at the top of the page, and the page was scrolled to the top.  How to I get the first popup to be in the same location?

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 22 Jun 2010, 12:47 PM
Hi Fred,

If I understand correctly, you want the edit form to open in the same spot as the confirmation dialog, is this correct? Some screenshots will help a lot with understanding this problem.

It should remain in the same position, if you're using AJAX updates (either with UpdatePanels or RadAjax). In case you're not you'll have to enable the following property:

<%@ Page Language="C#" ... MaintainScrollPositionOnPostback="true" %>

I hope this helps.

Greetings,
Tsvetomir Tsonev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Scheduler
Asked by
Fred Taylor
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or