Delete an occurence at initialisation |
Post Reply |
Author | |
WaaZ
Senior Member Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 103 |
Post Options
Thanks(0)
Posted: 06 February 2006 at 10:45am |
Hello, I have my calendar events loaded from the database. In a particular situation I have the following: 1) My master event 2) the recurrence pattern 3) An event which is an occurence I need to delete from the occurences. I held it as an exception with a seperate field in the database saying that it is to be deleted. My question is.. how am I going to delete an occurence from the UI at loading time or initialisation time (before the user actually moves the mouse.. this means, there is no use of the hitTest object). thnks |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
You should already know how to create recurrence exceptions. If so, the following piece of code will mark exception as deleted:
-- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |