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

[Solved] RadScheduler cancelling appointment deletion sets page IsPostBack to false

1 Answer 78 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Venu Krishnamoorthy
Top achievements
Rank 1
Venu Krishnamoorthy asked on 27 May 2009, 06:46 AM

With RadScheduler control of version 2008.3.1125.35, we are using Localization-ConfirmDeleteText for showing confirmation message while deleting an appointment. At run time, when user cancels deleting appointment, it sets IsPostBack property of the page to false.

 eg. steps are as follow,
 
 1. Click on "X" to delete an appointment. It will show confirmation message.
 2. select "cancel"
 3. repeat step.1
 4. select "ok"
 
 Here, after pressing "ok", Page_load will run twice. Once for selecting "cancel" that sets IsPostBack to "FALSE", and second for selecting "ok" that sets IsPostBack to "TRUE".

Waiting for the suggestions.

Thanks,
Venu

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 27 May 2009, 02:12 PM
Hello Venu,

There is indeed such a problem with version 2008.3.1125.35. However, it has been fixed with the current official version 2009.1.402


Best wishes,
Peter
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
Scheduler
Asked by
Venu Krishnamoorthy
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or