<?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 : Multischedule problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Multischedule problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 19:50:58 +0000</pubDate>
  <lastBuildDate>Tue, 18 Nov 2008 05:04:13 +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=12710</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[Multischedule problem : Hi, I am using following code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12710&amp;PID=42928&amp;title=multischedule-problem#42928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2796">Makarand</a><br /><strong>Subject:</strong> 12710<br /><strong>Posted:</strong> 18 November 2008 at 5:04am<br /><br />Hi,<br />I am using following code to create event in multischedule. <br /><br />&nbsp;&nbsp;&nbsp;m_pCalendar = &GetCalendarCtrl();<br />&nbsp;&nbsp;&nbsp;pCalendarData = m_pCalendar-&gt;GetDataProvider();<br />&nbsp;&nbsp;&nbsp;ptrEvent = pCalendarData-&gt;CreateNewEvent();<br />&nbsp;&nbsp;&nbsp;ptrEvent-&gt;SetStartTime(evntStTime);<br />&nbsp;&nbsp;&nbsp;ptrEvent-&gt;SetEndTime(evntEndTime);<br />&nbsp;&nbsp;&nbsp;ptrEvent-&gt;SetSubject(strSubject);<br />&nbsp;&nbsp;&nbsp;ptrEvent-&gt;SetLabelID(iColor);<br />&nbsp;&nbsp;&nbsp;ptrEvent-&gt;SetScheduleID(nScheduleID);<br />&nbsp;&nbsp;&nbsp;<strong>ptrEvent-&gt;SetEventID(nEventID);</strong><br /><br />I am setting eventID to the event. Now i need to use the same event ID for more than one schedule.<br /><br />In this case I can't see the all events on the calendar.<br /><br />How can I display the events whose event ID is same but the schedules are different? (More than one)<br /><br /><br />Please help me out.<br />Thanks in advance<br />-Makarand.]]>
   </description>
   <pubDate>Tue, 18 Nov 2008 05:04:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12710&amp;PID=42928&amp;title=multischedule-problem#42928</guid>
  </item> 
 </channel>
</rss>