<?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 : cells coloured differently represent</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : cells coloured differently represent]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 03:34:17 +0000</pubDate>
  <lastBuildDate>Mon, 26 Nov 2007 12:51:23 +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=7812</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[cells coloured differently represent : Do you still have an issue with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7812&amp;PID=28841&amp;title=cells-coloured-differently-represent#28841</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3523">Rafael</a><br /><strong>Subject:</strong> 7812<br /><strong>Posted:</strong> 26 November 2007 at 12:51pm<br /><br />Do you still have an issue with this function?&nbsp;If so, when (or from where) do you call this function?&nbsp;To be usefull you should call&nbsp;Besetzte_Zellen_anzeigen from <DIV>CalendarControl_BeforeDrawDayViewCell(ByVal CellParams As XtremeCalendarControl.CalendarDayViewCellParams)</DIV><DIV>...and pass the CellParams&nbsp;to your Besetzte_Zellen_anzeigen function</DIV><DIV>&nbsp;</DIV><DIV>So take out the Dim CellParams As XtremeCalendarControl.CalendarDayViewCellParams&nbsp;line and add it as a parameter to your function</DIV>]]>
   </description>
   <pubDate>Mon, 26 Nov 2007 12:51:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7812&amp;PID=28841&amp;title=cells-coloured-differently-represent#28841</guid>
  </item> 
  <item>
   <title><![CDATA[cells coloured differently represent : I wrote its own function for the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7812&amp;PID=25166&amp;title=cells-coloured-differently-represent#25166</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2611">Ingrid</a><br /><strong>Subject:</strong> 7812<br /><strong>Posted:</strong> 16 August 2007 at 8:40am<br /><br />I wrote its own function for the cell representation.<br />But does not function.<br /><br />Private Sub Besetzte_Zellen_anzeigen()<br />Dim CellParams As XtremeCalendarControl.CalendarDayViewCellParams<br /><br />If TimeValue(CellParams.BeginTime) &gt;= #8:00:00 AM# And _<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TimeValue(CellParams.BeginTime) &lt; #12:00:00 PM# _<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;And Weekday(CellParams.BeginTime) &lt;&gt; 1 And _<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Weekday(CellParams.BeginTime) &lt;&gt; 7 Then<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CellParams.BackgroundColor = RGB(255, 255, 213)<br />End If<br /><br />Did that already try out someone and does know me a helping?<br /><br />THANKS]]>
   </description>
   <pubDate>Thu, 16 Aug 2007 08:40:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7812&amp;PID=25166&amp;title=cells-coloured-differently-represent#25166</guid>
  </item> 
 </channel>
</rss>