Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Days displayed in month view (Read 1988 times)
elpuerco
Junior Member
**
Offline


Time?  What's time matta
to a pig?

Posts: 94
Joined: Oct 2nd, 2007
Days displayed in month view
Feb 3rd, 2008 at 3:37pm
Print Post  
On my month view calendar depending on which 4 months are in view the control displays the last n days of the preceeding and following months.

Therefore for example if I have June 2008 - September 2008 dipslyed the June block also displays the last 6 days of May and the September block displays the first 12 days of October!

Is there a way for the control to only display on each block a single month?

Thansk




  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Days displayed in month view
Reply #1 - Feb 4th, 2008 at 5:59am
Print Post  
Try setting the MonthSettings.ShowPaddingDays property to disabled:

Code
Select All
calendar.MonthSettings.ShowPaddingDays = State.Disabled 


Meppy
  
Back to top
 
IP Logged
 
elpuerco
Junior Member
**
Offline


Time?  What's time matta
to a pig?

Posts: 94
Joined: Oct 2nd, 2007
Re: Days displayed in month view
Reply #2 - Feb 4th, 2008 at 8:23am
Print Post  
Result  Wink

Thanks
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint