Delete series |
Post Reply |
Author | |
WaaZ
Senior Member Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 103 |
Post Options
Thanks(0)
Posted: 15 February 2006 at 12:02pm |
Hi, When we select a particular event in a recurrence, and we press the delete button, there is a form that pop up with two options.. 1) Delete occurence and 2) Delete series. When I choose the delete series, the event that I managed to grab with the mousedown handler does not have a recurrence pattern. The recurrenceState of the event is an occurence, but RecurrencePattern is null. How can I get hold of the master event in this trigger? Thnx |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
There are no way to retrieve master event or recurrence pattern when series deleted just because they are already deleted. You can only use IDs to find cobjects in your database and delete them. see also http://forum.codejock.com/forum_posts.asp?TID=3658&TPN=1 -- 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 |