<?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 : M&#111;nth View</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : M&#111;nth View]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 12:55:29 +0000</pubDate>
  <lastBuildDate>Wed, 17 May 2006 18:24:51 +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=4190</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[M&#111;nth View : Yeah, I am not really using the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12989&amp;title=month-view#12989</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1945">dneilsen</a><br /><strong>Subject:</strong> 4190<br /><strong>Posted:</strong> 17 May 2006 at 6:24pm<br /><br />Yeah, I am not really using the control for what it is designed for&nbsp; :)<br><br>It works quite well for the purpose, but a few formatting facilities would go a long way to making it easier to work with.<br><br>Things like:<br>- Being able to custom shade the cells (ie. weekends)<br>- Transparent and borderless event labels<br>- Layout of labels within cells<br>- Cell Padding<br>- Font Sizing<br><br>Still a great control as it is though and saved me many hours of time :)<br><br><br>]]>
   </description>
   <pubDate>Wed, 17 May 2006 18:24:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12989&amp;title=month-view#12989</guid>
  </item> 
  <item>
   <title><![CDATA[M&#111;nth View : Ok, I see what do you mean. Unfortunately,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12976&amp;title=month-view#12976</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4190<br /><strong>Posted:</strong> 17 May 2006 at 12:59pm<br /><br />Ok, I see what do you mean. Unfortunately, for a current version this is not possible.<br><br>With the new versions soon there will be available more flexible fonts and colors customization, and you'll be able to decrease fonts. <br><br>In additional, we'll consider your idea about customization of extra spaces as well. But this task is for future.<br><br>As a kind of a workaround I can also suggest to add custom scroll bars near each calendar. Set weeks count to 4 or 5, and user will be able to scroll Calendar for a few weeks to see begin or end of the month. Also you can try to use mouse wheel scrolling for that purpose.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 17 May 2006 12:59:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12976&amp;title=month-view#12976</guid>
  </item> 
  <item>
   <title><![CDATA[M&#111;nth View : I wish I could get away with doing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12926&amp;title=month-view#12926</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1945">dneilsen</a><br /><strong>Subject:</strong> 4190<br /><strong>Posted:</strong> 14 May 2006 at 6:25pm<br /><br />I wish I could get away with doing that.&nbsp; Unfortunately that will not work in this situation.<br><br>Is there no way to maybe change the padding of the cells?&nbsp; or maybe even reduce the font size?<br><br>Here is an example of what I am using it for.<br><br><br><img src="http://dn.team-ava.org/example.jpg" border="0"><br>]]>
   </description>
   <pubDate>Sun, 14 May 2006 18:25:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12926&amp;title=month-view#12926</guid>
  </item> 
  <item>
   <title><![CDATA[M&#111;nth View : I would better suggest you not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12906&amp;title=month-view#12906</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4190<br /><strong>Posted:</strong> 12 May 2006 at 4:29pm<br /><br />I would better suggest you not to show more than 5 weeks for a month view.<br>&nbsp;<br>If a user uses DatePicker to switch calendar you can set maximum selected days to DatePicker. Also you can catch ViewChanged event to restrict more than 5 weeks for month view.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Fri, 12 May 2006 16:29:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12906&amp;title=month-view#12906</guid>
  </item> 
  <item>
   <title><![CDATA[M&#111;nth View : Just wondering if there is any...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12868&amp;title=month-view#12868</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1945">dneilsen</a><br /><strong>Subject:</strong> 4190<br /><strong>Posted:</strong> 11 May 2006 at 1:50am<br /><br />Just wondering if there is any way at all to format the month view so that it does not require as much room vertically.<br><br>My calendar is fine whilst in 4 or 5 week mode but when it goes to 6 week mode it then minimizes the events in each day.&nbsp; (My calendar only ever has one event in each day).<br><br>Can anyone suggest any methods that could be used to reduce the vertical height of the control?<br><br>]]>
   </description>
   <pubDate>Thu, 11 May 2006 01:50:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4190&amp;PID=12868&amp;title=month-view#12868</guid>
  </item> 
 </channel>
</rss>