<?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 loop all displayed events</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : How to loop all displayed events]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 09:38:32 +0000</pubDate>
  <lastBuildDate>Thu, 16 Dec 2010 13:14:24 +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=17691</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 loop all displayed events : I&amp;#039;m looking for a way to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17691&amp;PID=61874&amp;title=how-to-loop-all-displayed-events#61874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5320">jgordon428</a><br /><strong>Subject:</strong> 17691<br /><strong>Posted:</strong> 16 December 2010 at 1:14pm<br /><br />I'm looking for a way to loop through all events displayed on the schedule. I thought I could do it withsomething like this:<div><br></div><div>dim e as CalendarEvent</div><div><br></div><div>For each e in&nbsp;<span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; ">CalendarControl.DataProvider.GetAllEventsRaw</span></div><div><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; "><span ="Apple-tab-span" style="white-space:pre">	</span>msgbox e.subject</span></div><div><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; ">loop</span></div><div><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; "><br></span></div><div><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; ">However CalendarControl.DataProvider.GetAllEventsRaw doesn't seem to work. In fact, &nbsp;</span><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; ">CalendarControl.DataProvider.GetAllEventsRaw.count always returns 0, so not sure what this is even referring to.</span></div><div><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; "><br></span></div><div><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; ">Regardless, is there any way to get a handle to all the events on the calendar (not just selected ones).</span></div><div><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; "><br></span></div><div><span ="Apple-style-span" style="font-family: Arial; line-height: 18px; color: rgb51, 51, 51; ">Thanks.</span></div>]]>
   </description>
   <pubDate>Thu, 16 Dec 2010 13:14:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17691&amp;PID=61874&amp;title=how-to-loop-all-displayed-events#61874</guid>
  </item> 
 </channel>
</rss>