<?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 : Lost &#101;vents</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Lost &#101;vents]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:58:27 +0000</pubDate>
  <lastBuildDate>Mon, 20 Mar 2006 06:35:11 +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=3811</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[Lost &#101;vents : Hi,Please note that event ID can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3811&amp;PID=11536&amp;title=lost-events#11536</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3811<br /><strong>Posted:</strong> 20 March 2006 at 6:35am<br /><br />Hi,<br><br>Please note that event ID can be changed by the data provider only when you add event to the data provider (using AddEvent method).<br>After event is added its ID becomes permanent.<br>If you need to remember event ID, you can do that after AddEvent call.<br><table width="99%"><tr><td><pre class="BBcode"><br>pDataProvider.AddEvent(pEvent);<br>nMyID = pEvent.Id;<br></pre></td></tr></table><br>&nbsp;<br>Note also that ocurrence has a temporary event ID because this is not a persistent object. The ocurrence event object is generated every time when calendar call GetDayEvents method of data provider and each time the same ocurrence will have different IDs. <br><br>That's because GetEvent(id) returns null for ocurrences (and for exceptions as well).<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Mon, 20 Mar 2006 06:35:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3811&amp;PID=11536&amp;title=lost-events#11536</guid>
  </item> 
  <item>
   <title><![CDATA[Lost &#101;vents : Hi,  I added some events in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3811&amp;PID=11526&amp;title=lost-events#11526</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1751">WaaZ</a><br /><strong>Subject:</strong> 3811<br /><strong>Posted:</strong> 19 March 2006 at 10:31am<br /><br /><P>Hi, </P><P>I added some events in the calendar. The events are recurrent Events. At times, I try to get a reference to the object using the ID, especially when I am not looking at the event,&nbsp;dataprovider.getEvent(int id) returns null, meaning that the event does not exist, event if it does exist.</P><P>Is it possible that the Id of the master event changes or that the Dataprovider returns null when I pass the masterID? Is it also possible that the ID change when i change view?</P><P>Thnks</P><P>WaaZ</P>]]>
   </description>
   <pubDate>Sun, 19 Mar 2006 10:31:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3811&amp;PID=11526&amp;title=lost-events#11526</guid>
  </item> 
 </channel>
</rss>