<?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 : Start/End date of calendar view</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Start/End date of calendar view]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 19:51:35 +0000</pubDate>
  <lastBuildDate>Mon, 05 Jan 2009 14:36: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=13042</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[Start/End date of calendar view : Hi,  Yes, this is working as...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44160&amp;title=start-end-date-of-calendar-view#44160</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 13042<br /><strong>Posted:</strong> 05 January 2009 at 2:36pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Yes, this is working as expected.</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Chris </DIV>]]>
   </description>
   <pubDate>Mon, 05 Jan 2009 14:36:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44160&amp;title=start-end-date-of-calendar-view#44160</guid>
  </item> 
  <item>
   <title><![CDATA[Start/End date of calendar view : Hi Jimmy,  Yes, your last sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44159&amp;title=start-end-date-of-calendar-view#44159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 13042<br /><strong>Posted:</strong> 05 January 2009 at 2:08pm<br /><br />Hi Jimmy,<DIV>&nbsp;</DIV><DIV>Yes, your last sample was working. Haven't you seen my mail?</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Chris.</DIV>]]>
   </description>
   <pubDate>Mon, 05 Jan 2009 14:08:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44159&amp;title=start-end-date-of-calendar-view#44159</guid>
  </item> 
  <item>
   <title><![CDATA[Start/End date of calendar view : hi Chris,funny i ask the same...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44145&amp;title=start-end-date-of-calendar-view#44145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4822">Auge_Ohr</a><br /><strong>Subject:</strong> 13042<br /><strong>Posted:</strong> 05 January 2009 at 11:21am<br /><br />hi Chris,<br><br>funny i ask the same before and got no Answer. Did my last Sample work for you ?<br>]]>
   </description>
   <pubDate>Mon, 05 Jan 2009 11:21:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44145&amp;title=start-end-date-of-calendar-view#44145</guid>
  </item> 
  <item>
   <title><![CDATA[Start/End date of calendar view :  Debug.Print &amp;#034;First Day:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44137&amp;title=start-end-date-of-calendar-view#44137</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 13042<br /><strong>Posted:</strong> 05 January 2009 at 9:24am<br /><br />Debug.Print "First Day: " &amp; CalendarControl.ActiveView.Days(0).Date<br>Debug.Print "Last Day: " &amp; CalendarControl.ActiveView.Days(CalendarControl.ActiveView.DaysCount - 1).Date]]>
   </description>
   <pubDate>Mon, 05 Jan 2009 09:24:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44137&amp;title=start-end-date-of-calendar-view#44137</guid>
  </item> 
  <item>
   <title><![CDATA[Start/End date of calendar view : Hi,  I want to determine the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44030&amp;title=start-end-date-of-calendar-view#44030</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 13042<br /><strong>Posted:</strong> 30 December 2008 at 3:00am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I want to determine the start and end date of the current Calendar view. I want to 'populate' all the events for the current view.</DIV><DIV>&nbsp;</DIV><DIV>I'm working with a custom data provider and since I have a lot of events, it takes too long to populate all the events in the database. </DIV><DIV>&nbsp;</DIV><DIV>I would like to use the 'viewchanged' event to refresh the events between two dates. </DIV><DIV>&nbsp;</DIV><DIV>I don't find how to determine the start and end date of the current view. Is this possible?</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Chris Andries.</DIV>]]>
   </description>
   <pubDate>Tue, 30 Dec 2008 03:00:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13042&amp;PID=44030&amp;title=start-end-date-of-calendar-view#44030</guid>
  </item> 
 </channel>
</rss>