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

Determine the location of Confirm Delete

2 Answers 35 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
CH
Top achievements
Rank 1
CH asked on 11 Oct 2011, 10:51 AM
Hi,
I have a RADSchedule where my schedule is very long, when a user delete one of the appointment, the Confirm Delete window appear in the middle of the RADSchedule where my user have to scroll, is there away to control the confirm Delete window on the top at the header of the RADSchedule?

regards,
CH

2 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 13 Oct 2011, 12:13 PM
Hello Chuin,

You can try to set the css style of the modal form as shown below:
.rsModalDialog
      {
          top:50px !important;
          }

Hope this will help.

Regards,
Plamen Zdravkov
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
CH
Top achievements
Rank 1
answered on 14 Oct 2011, 03:04 AM
Hi,
Thanks for your reply.

Regards,
CH
Tags
Scheduler
Asked by
CH
Top achievements
Rank 1
Answers by
Plamen
Telerik team
CH
Top achievements
Rank 1
Share this question
or