<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : How to suppress the Recurrence-EventDelete-Dialog?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : How to suppress the Recurrence-EventDelete-Dialog?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 23:53:38 +0000</pubDate>
  <lastBuildDate>Mon, 21 Jul 2008 11:45:04 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11502</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to suppress the Recurrence-EventDelete-Dialog? :   jortola wrote:1) Read the code,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11502&amp;PID=38629&amp;title=how-to-suppress-the-recurrenceeventdeletedialog#38629</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 11502<br /><strong>Posted:</strong> 21 July 2008 at 11:45am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by jortola" alt="Originally posted by jortola" style="vertical-align: text-bottom;" /> <strong>jortola wrote:</strong><br /><br />1) Read the code, it's just a dialog.Show() <DIV>&nbsp;</DIV><DIV>2) Delete the MasterEvent, not the Event i think its oEvent.MasterEvent or oEvent.Recurrence&#091;Something&#093;.MasterEvent</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Thx&nbsp;4 help! <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV><U><strong>To 1:</strong></U></DIV><DIV>No, it is no "dialog.show". I'm sure, because it appears in my own application! <img src="https://forum.codejock.com/smileys/smiley5.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV><U><strong>To 2:</strong></U></DIV><DIV>Thank you. It works fine with "...DeleteEvent OpParams.EventViews.ViewEvent(0).Event.RecurrencePattern.MasterEvent"</DIV><DIV>&nbsp;</DIV><DIV>...hope, you mean this way! <img src="https://forum.codejock.com/smileys/smiley17.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Mon, 21 Jul 2008 11:45:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11502&amp;PID=38629&amp;title=how-to-suppress-the-recurrenceeventdeletedialog#38629</guid>
  </item> 
  <item>
   <title><![CDATA[How to suppress the Recurrence-EventDelete-Dialog? : 1) Read the code, it&amp;#039;s just...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11502&amp;PID=38628&amp;title=how-to-suppress-the-recurrenceeventdeletedialog#38628</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4253">jortola</a><br /><strong>Subject:</strong> 11502<br /><strong>Posted:</strong> 21 July 2008 at 11:41am<br /><br />1) Read the code, it's just a dialog.Show()<DIV>&nbsp;</DIV><DIV>2) Delete the MasterEvent, not the Event i think its oEvent.MasterEvent or oEvent.Recurrence&#091;Something&#093;.MasterEvent</DIV>]]>
   </description>
   <pubDate>Mon, 21 Jul 2008 11:41:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11502&amp;PID=38628&amp;title=how-to-suppress-the-recurrenceeventdeletedialog#38628</guid>
  </item> 
  <item>
   <title><![CDATA[How to suppress the Recurrence-EventDelete-Dialog? : Hello, 1.) I don&amp;#039;t need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11502&amp;PID=38594&amp;title=how-to-suppress-the-recurrenceeventdeletedialog#38594</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 11502<br /><strong>Posted:</strong> 20 July 2008 at 3:23pm<br /><br /><P>Hello,</P><DIV>1.)</DIV><DIV>I don't need the "Do you want to delete all occurences..."-Question.</DIV><DIV>&nbsp;</DIV><DIV>So please how can I suppress this DialogBox?</DIV><DIV>&nbsp;</DIV><DIV>2.)</DIV><DIV>Please, how can I delete a complete Recurrence-series by code???</DIV><DIV>I I try to to use "calendar.DataProvider.DeleteEvent oEvent", only the selected one will delete and not the complete series! <img src="https://forum.codejock.com/smileys/smiley18.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Thank you for help</DIV><DIV>Jebo</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 20 Jul 2008 15:23:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11502&amp;PID=38594&amp;title=how-to-suppress-the-recurrenceeventdeletedialog#38594</guid>
  </item> 
 </channel>
</rss>