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

[Solved] RadScheduler appointment delete cancellation sets page IsPostBack to false when using Localization-ConfirmDeleteText

0 Answers 68 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
shailaja
Top achievements
Rank 1
shailaja asked on 14 May 2009, 12:11 PM
This is for 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. user select "cancel"    
 2. user select "ok"        
 
 Here, after pressing "ok", Page_load will run twice. Once for ["cancel"] with IsPostBack as "FALSE", and once for "ok" with IsPostBack as "TRUE".

 It works fine with your 619 version.

Waiting for the suggestions.

Thanks,
Shailaja

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
shailaja
Top achievements
Rank 1
Share this question
or