<?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 : CalendarEvent Object</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : CalendarEvent Object]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 23 May 2026 10:00:46 +0000</pubDate>
  <lastBuildDate>Thu, 22 Feb 2007 16:24:34 +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=6469</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[CalendarEvent Object : Serge,  Thank you!! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6469&amp;PID=20678&amp;title=calendarevent-object#20678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2378">Rod001</a><br /><strong>Subject:</strong> 6469<br /><strong>Posted:</strong> 22 February 2007 at 4:24pm<br /><br />Serge,<DIV>&nbsp;</DIV><DIV>Thank you!!</DIV>]]>
   </description>
   <pubDate>Thu, 22 Feb 2007 16:24:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6469&amp;PID=20678&amp;title=calendarevent-object#20678</guid>
  </item> 
  <item>
   <title><![CDATA[CalendarEvent Object : Looks good.But one note - recurrence...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6469&amp;PID=20674&amp;title=calendarevent-object#20674</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6469<br /><strong>Posted:</strong> 22 February 2007 at 3:10pm<br /><br />Looks good.<br>&nbsp;<br>But one note - recurrence exceptions will not be updated.<br>If you need this -- you have to check whether event is a recurrence master, get its pattern and iterate on exceptions, change them and call ChangeEvent in the same style as for other events.<br>But firstly update master event, then exceprions.<br>&nbsp;<br>Other way - use PrePopulate event. <br>This allow you to update events dynamically before they are placed on the screen.<br>In this case events in Data provider are not changed and only visible events are updated.<br>&nbsp;<br>--<br>WBR,<br>Serge <br>]]>
   </description>
   <pubDate>Thu, 22 Feb 2007 15:10:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6469&amp;PID=20674&amp;title=calendarevent-object#20674</guid>
  </item> 
  <item>
   <title><![CDATA[CalendarEvent Object : Ifound a solution that works....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6469&amp;PID=20597&amp;title=calendarevent-object#20597</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2378">Rod001</a><br /><strong>Subject:</strong> 6469<br /><strong>Posted:</strong> 20 February 2007 at 6:45pm<br /><br /><DIV>I&nbsp;found a solution that works. Does this look Ok?<BR></DIV><DIV>Private Sub ReplaceEventsLabel()</DIV><P>&nbsp; Dim pEvent As CalendarEvent<BR>&nbsp;&nbsp;Dim Events As CalendarEvents</P><P>&nbsp;&nbsp;&nbsp;&nbsp; Set Events = CalendarControl.DataProvider.GetAllEventsRaw()<BR>&nbsp;&nbsp;&nbsp;&nbsp; For Each pEvent In Events<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pEvent.Label = iEventsColorValue ' change events color<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CalendarControl.DataProvider.ChangeEvent pEvent<BR>&nbsp;&nbsp;&nbsp;&nbsp; Next</P><P>&nbsp;&nbsp; end Sub</P><P>Rod</P>]]>
   </description>
   <pubDate>Tue, 20 Feb 2007 18:45:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6469&amp;PID=20597&amp;title=calendarevent-object#20597</guid>
  </item> 
  <item>
   <title><![CDATA[CalendarEvent Object : Hi,  How do I replace or change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6469&amp;PID=20595&amp;title=calendarevent-object#20595</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2378">Rod001</a><br /><strong>Subject:</strong> 6469<br /><strong>Posted:</strong> 20 February 2007 at 12:14pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>How do I replace or change the subject, location, starttime, etc. properties that have already been displayed in a calendar view?</DIV><DIV>&nbsp;</DIV><DIV>Thanks. </DIV>]]>
   </description>
   <pubDate>Tue, 20 Feb 2007 12:14:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6469&amp;PID=20595&amp;title=calendarevent-object#20595</guid>
  </item> 
 </channel>
</rss>