Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic ItemDeleting not fired for occurrence (Read 2309 times)
wakestyle21
YaBB Newbies
*
Offline



Posts: 2
Joined: Mar 19th, 2008
ItemDeleting not fired for occurrence
Mar 19th, 2008 at 7:58pm
Print Post  
When you press the delete key to delete an occurrence(in a recurrence) the ItemDeleting event does not fire.The event does fire when deleting an appointment that does not have a recurrence. Is there any other way to handle when a user trys to delete an occurrence with the delete key?

I hope this makes sense.
  
Back to top
 
IP Logged
 
BudMan
YaBB Newbies
*
Offline


Credidi me felem vidisse

Posts: 45
Joined: Jul 14th, 2007
Re: ItemDeleting not fired for occurrence
Reply #1 - Mar 19th, 2008 at 10:24pm
Print Post  
I'll save Meppy some work here. There is a separate delete event for recurring items called RecurringItemDeleting. That event, not the 'regular' ItemDeleting event, is what gets fired when you delete a recurring item.
  
Back to top
 
IP Logged
 
wakestyle21
YaBB Newbies
*
Offline



Posts: 2
Joined: Mar 19th, 2008
Re: ItemDeleting not fired for occurrence
Reply #2 - Mar 20th, 2008 at 1:25pm
Print Post  
Im not sure how I missed that...I went through all the events at least 3 times. Thanks a lot for your help I can finally move on in my program.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint