Print Page | Close Window

Event aborting edit operation

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=4410
Printed Date: 26 June 2024 at 7:43am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Event aborting edit operation
Posted By: dentor
Subject: Event aborting edit operation
Date Posted: 14 June 2006 at 3:26pm
Hello,
 
Is there a solution to know when exiting an edit inplace operation when edition is aborted.
 
BeforeEditOperation Event fires in the beginning of edit operation, and EventAdded, EventChanged, EventDeleted fire at the end of editing when some change is made, but when there is no change, I don't find any event to use, indicating the end of editing mode.
 
Unfortunatly, I need this event to prevent a refreshing of the control during edition.
 
Any advice will be welcome ... Smile
 



Replies:
Posted By: sserge
Date Posted: 14 June 2006 at 5:03pm
Hi,

After finishing subject editing (commit or cancel) the calendar is populated.
Try to use PrePopulate event.
 
EventAdded, EventChanged, EventDeleted - fired before PrePopulate when editing is commited.
 
When editing is canceled only PrePopulate fired.

ps: in further versions we'll probably add a specific event...

--
WBR,
Serge


Posted By: dentor
Date Posted: 15 June 2006 at 2:12am
Hello,
 
Unfortunatly, it seems that PrePopulate Event doesn't fire when editing is canceled.
 
I think adding this specific event in the next version is a good idea. Clap



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net