<?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 : Remove/Clear Multiple Resources and Schedules</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Remove/Clear Multiple Resources and Schedules]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 21:04:22 +0000</pubDate>
  <lastBuildDate>Mon, 02 Feb 2009 12:36:07 +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=8283</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[Remove/Clear Multiple Resources and Schedules : Hello,I tried : Dim pDefRes As...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8283&amp;PID=45078&amp;title=remove-clear-multiple-resources-and-schedules#45078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4909">RogerHitz</a><br /><strong>Subject:</strong> 8283<br /><strong>Posted:</strong> 02 February 2009 at 12:36pm<br /><br /><pre ="BBcode">Hello,<br><br>I tried : <br><br>Dim pDefRes As New CalendarResource<br>CalendarControl.MultipleResources.RemoveAll<br>CalendarControl.MultipleResources.Add pDefRes<br>CalendarControl.Populate<br><br>But it says it does not have a valid dataprovider.<br>I would like to use memory type provider.<br><br>Thanks<br><br>ROGER<br></pre>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 12:36:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8283&amp;PID=45078&amp;title=remove-clear-multiple-resources-and-schedules#45078</guid>
  </item> 
  <item>
   <title><![CDATA[Remove/Clear Multiple Resources and Schedules :  Serge,  Thank for youfor the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8283&amp;PID=27117&amp;title=remove-clear-multiple-resources-and-schedules#27117</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2378">Rod001</a><br /><strong>Subject:</strong> 8283<br /><strong>Posted:</strong> 09 October 2007 at 11:35am<br /><br /><FONT color=#000000><DIV>Serge,</DIV><DIV>&nbsp;</DIV><DIV>Thank for you&nbsp;for the help, that worked for me. </FONT></DIV><DIV>&nbsp;</DIV><DIV>Great customer service!!<img src="https://forum.codejock.com/smileys/smiley32.gif" border="0"><BR></DIV>]]>
   </description>
   <pubDate>Tue, 09 Oct 2007 11:35:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8283&amp;PID=27117&amp;title=remove-clear-multiple-resources-and-schedules#27117</guid>
  </item> 
  <item>
   <title><![CDATA[Remove/Clear Multiple Resources and Schedules : Hi Rod,Something like this should...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8283&amp;PID=27047&amp;title=remove-clear-multiple-resources-and-schedules#27047</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 8283<br /><strong>Posted:</strong> 07 October 2007 at 4:44pm<br /><br />Hi Rod,<br><br>Something like this should help:<br><table width="99%"><tr><td><pre class="BBcode"><br>Dim pDefRes As New CalendarResource<br>CalendarControl.MultipleResources.RemoveAll<br>CalendarControl.MultipleResources.Add pDefRes<br> CalendarControl.Populate<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br><br>]]>
   </description>
   <pubDate>Sun, 07 Oct 2007 16:44:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8283&amp;PID=27047&amp;title=remove-clear-multiple-resources-and-schedules#27047</guid>
  </item> 
  <item>
   <title><![CDATA[Remove/Clear Multiple Resources and Schedules : Hi,  I am using VB6 with Calendar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8283&amp;PID=26878&amp;title=remove-clear-multiple-resources-and-schedules#26878</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2378">Rod001</a><br /><strong>Subject:</strong> 8283<br /><strong>Posted:</strong> 03 October 2007 at 6:53pm<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>I am using VB6 with Calendar Control 11.2.&nbsp; Does anyone know whether it's possible&nbsp;to clear or remove all the&nbsp;multiple-resources and events from a calendar?</DIV><DIV><P>I have a request to add a button that will allow the users to clear the screen.</P><DIV><DIV><FONT size=2>Any help is very welcome, a sample of code would help even more!<img src="https://forum.codejock.com/smileys/smiley36.gif" border="0"></FONT></DIV></DIV><DIV>Thank you,</DIV><DIV>Rod</DIV></DIV>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 18:53:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8283&amp;PID=26878&amp;title=remove-clear-multiple-resources-and-schedules#26878</guid>
  </item> 
 </channel>
</rss>