<?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 : CalendarView&#069;vents</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : CalendarView&#069;vents]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:37:20 +0000</pubDate>
  <lastBuildDate>Thu, 10 Nov 2005 03:39:01 +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=3188</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[CalendarView&#069;vents : Hi,  There are no single collection...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3188&amp;PID=9543&amp;title=calendarviewevents#9543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3188<br /><strong>Posted:</strong> 10 November 2005 at 3:39am<br /><br />Hi,<br /><br />There are no single collection of events for the complete view. Instead you can retrieve separate events collections for each day in the view.<br /><br />See method: <br /> &nbsp;&nbsp;&nbsp;&nbsp;CalendarDataProvider.RetrieveDayEven ts<br /><br />If you need just to apply something for them -- iterate days, retrieve and iterate day events and apply an action there. However, if you need to build a single events collection for a view - you should also keep in mind that multiday events are possible and they will be repeated for each day where such event exists. This means that you have to filter repeated events for a single collection. Also you should know how would yo like to proceed recurrence events for that period...<br /><br />--<br />WBR,<br />Serge]]>
   </description>
   <pubDate>Thu, 10 Nov 2005 03:39:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3188&amp;PID=9543&amp;title=calendarviewevents#9543</guid>
  </item> 
  <item>
   <title><![CDATA[CalendarView&#069;vents : Hi, do you have any code snippet...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3188&amp;PID=9525&amp;title=calendarviewevents#9525</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1599">xmastree</a><br /><strong>Subject:</strong> 3188<br /><strong>Posted:</strong> 09 November 2005 at 1:30pm<br /><br /><P>Hi,</P><P>do you have any code snippet that you can post to&nbsp; show how to retrieve</P><P>the event collection for a particular view.</P><P>ie all the events held in the calender whwen in day,week or month view.</P><P>I have looked at the object model&nbsp; and calendarviewevents looks like the</P><P>candidate, but the only interface into the calendar I can find is via</P><P>GetSelectedEvents.</P><P>Calendar.ActiveView.GetSelectedEvents</P><P>but this only returns user selected&nbsp;events is there any way to return the</P><P>entire event collection for a view?.&nbsp;</P><P>The documented help suggests this is possible.</P><P>thanks in advance</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 09 Nov 2005 13:30:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3188&amp;PID=9525&amp;title=calendarviewevents#9525</guid>
  </item> 
 </channel>
</rss>