<?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 : Problem with ShowEditEvent</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Problem with ShowEditEvent]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 03:34:26 +0000</pubDate>
  <lastBuildDate>Thu, 06 Mar 2008 01:44:05 +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=9804</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[Problem with ShowEditEvent : I&amp;#039;m successfully using the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9804&amp;PID=31948&amp;title=problem-with-showeditevent#31948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3819">pauljaj</a><br /><strong>Subject:</strong> 9804<br /><strong>Posted:</strong> 06 March 2008 at 1:44am<br /><br /><P>I'm successfully using the calendar as per all the base functionality e.g. add/edit/delete etc from a calendar.</P><DIV>I thought I'd then make a list view of certain events direct from the database which showed the Subject, Location, Start, End and RecurrenceState, storing the eventid in the list, kind of like the categories view in Outlook.</DIV><DIV>&nbsp;</DIV><DIV>I then called the following code using the EventID from the database via the dataprovider using the following code to edit events:</DIV><DIV>&nbsp;</DIV><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><DIV>Set objEvent = calMain.DataProvider.GetEvent(EventID)</DIV><DIV>&nbsp;</DIV><P>Dim dlgCalendar As New CalendarDialogs</P><P>dlgCalendar.ParentHWND = ParentForm.hWnd<BR>dlgCalendar.Calendar = calMain</P><P>dlgCalendar.ShowEditEvent objEvent</P></BLOCKQUOTE><DIV dir=ltr>It almost works except when the event is a Master event for a recurrance pattern and then the form displays with the start date and end date visible even though the event has a recurrence pattern. If you click on the recurrance button, the correct recurrance pattern displays and whwn you click ok, the Start and End fields disappear on the Edit Event dialog. Kind of sounds like a bug??</DIV><DIV dir=ltr>&nbsp;</DIV><DIV dir=ltr>Any suggestions would be appreciated. I'm sure I could use custom dialogs but happy just to use the built-in if I can...</DIV><DIV dir=ltr>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 06 Mar 2008 01:44:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9804&amp;PID=31948&amp;title=problem-with-showeditevent#31948</guid>
  </item> 
 </channel>
</rss>