<?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 : refresh one event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : refresh one event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 17:37:32 +0000</pubDate>
  <lastBuildDate>Mon, 31 Aug 2009 17:13:02 +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=15067</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[refresh one event : In my comment about built-in dialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52618&amp;title=refresh-one-event#52618</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15067<br /><strong>Posted:</strong> 31 August 2009 at 5:13pm<br /><br />In my comment about built-in dialog I mean that it use same function call in OnOK handler:<DIV><FONT size=2><DIV>.................</DIV><DIV>CXTPCalendarData* pData = m_ptrEditingEvent-&gt;GetDataProvider();</DIV><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (pData) {</P><DIV>...................</FONT><FONT size=2></FONT><FONT color=#008000 size=2></FONT></DIV><DIV><FONT color=#008000 size=2>// Update event in data storage</DIV></FONT><FONT size=2><P>CXTPCalendarControl::CUpdateContext updateContext(m_ptrControl, xtpCalendarUpdateLayout | xtpCalendarUpdateRedraw);</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (m_bAddEvent)</P><P>VERIFY(pData-&gt;AddEvent(m_ptrEditingEvent));</P><P></FONT><FONT color=#0000ff size=2>else</P></FONT><FONT size=2><P>VERIFY(pData-&gt;ChangeEvent(m_ptrEditingEvent));</P><P>m_ptrControl-&gt;Populate();</P><P>}</P><P>}</P></FONT></DIV>]]>
   </description>
   <pubDate>Mon, 31 Aug 2009 17:13:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52618&amp;title=refresh-one-event#52618</guid>
  </item> 
  <item>
   <title><![CDATA[refresh one event : but I don&#180;t use the built-in dialog....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52617&amp;title=refresh-one-event#52617</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3430">Ditte</a><br /><strong>Subject:</strong> 15067<br /><strong>Posted:</strong> 31 August 2009 at 5:03pm<br /><br />but I donīt use the built-in dialog. <br>Where can I find out what itīs doing?<br><br>]]>
   </description>
   <pubDate>Mon, 31 Aug 2009 17:03:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52617&amp;title=refresh-one-event#52617</guid>
  </item> 
  <item>
   <title><![CDATA[refresh one event : This is the same action built-in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52572&amp;title=refresh-one-event#52572</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15067<br /><strong>Posted:</strong> 30 August 2009 at 2:34pm<br /><br />This is the same action built-in dialog doing]]>
   </description>
   <pubDate>Sun, 30 Aug 2009 14:34:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52572&amp;title=refresh-one-event#52572</guid>
  </item> 
  <item>
   <title><![CDATA[refresh one event : Thanks,it works fine.I don&#180;t look...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52548&amp;title=refresh-one-event#52548</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3430">Ditte</a><br /><strong>Subject:</strong> 15067<br /><strong>Posted:</strong> 29 August 2009 at 8:12am<br /><br />Thanks,<br><br>it works fine.<br><br>I donīt look at CalendarDataProvider.<br>]]>
   </description>
   <pubDate>Sat, 29 Aug 2009 08:12:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52548&amp;title=refresh-one-event#52548</guid>
  </item> 
  <item>
   <title><![CDATA[refresh one event : I would use: CHANGE EVENTS DATA...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52536&amp;title=refresh-one-event#52536</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=841">Fabian</a><br /><strong>Subject:</strong> 15067<br /><strong>Posted:</strong> 28 August 2009 at 11:18am<br /><br /><P>I would use:</P><DIV>CHANGE EVENTS DATA then</DIV><DIV>&nbsp;</DIV><DIV>hoDataProvider.ChangeEvent hoEvent</DIV><DIV>COMPopulate</DIV><DIV>&nbsp;</DIV><DIV>Thats - in my case - instant</DIV>]]>
   </description>
   <pubDate>Fri, 28 Aug 2009 11:18:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52536&amp;title=refresh-one-event#52536</guid>
  </item> 
  <item>
   <title><![CDATA[refresh one event : Hi,I&#180;ve changed the location,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52506&amp;title=refresh-one-event#52506</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3430">Ditte</a><br /><strong>Subject:</strong> 15067<br /><strong>Posted:</strong> 28 August 2009 at 7:52am<br /><br />Hi,<br><br>Iīve changed the location, subject and also the body inside the calendar (with user defined dialog, not built-in dialog)<br><br>Set ComSubject&nbsp;&nbsp; of hoEvent to sSubject&nbsp;&nbsp; &nbsp;<br>Set Comlocation&nbsp; of hoEvent to sLocation &nbsp;<br>Set Combody&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; of hoEvent to sBody&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br><br>I can send <br>&nbsp;&nbsp; Send ComRemoveAllEvents of hoDataProvider<br>&nbsp;&nbsp; Send ComPopulate<br>&nbsp;&nbsp; Send ComRedrawControl<br>&nbsp;but Iīm afraid that it need a long time (if there are many events) &nbsp;<br><br>Is there a way (I donīt found it) to refresh only the changed event?&nbsp;]]>
   </description>
   <pubDate>Fri, 28 Aug 2009 07:52:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15067&amp;PID=52506&amp;title=refresh-one-event#52506</guid>
  </item> 
 </channel>
</rss>