Print Page | Close Window

Suggestion: Custom full-day view count

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=3397
Printed Date: 15 November 2024 at 10:33pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Suggestion: Custom full-day view count
Posted By: nighthawk
Subject: Suggestion: Custom full-day view count
Date Posted: 12 December 2005 at 5:46pm
For showing a calendar with each hour in the day, the only viewType option appears to be day or workweek.  I would like to be able to view any number of days using this view (1,2,3...8,9,10).  Not just 1 or 5.  Outlook will actually show up to 14 days using this full-day view although I would be satisfied if it only went up to 10.

 




Replies:
Posted By: sserge
Date Posted: 13 December 2005 at 7:58am
Hi,

It's not quite correct.
You can always add any day into this view, even not following each other.

For example, show more subsequent days:
CalendarControl.DayView.ShowDays Today - 3, Today + 3

Or you can add any days you'd like in the following way:

CalendarControl.DayView.AddDay Today + 2
CalendarControl.DayView.AddDay Today + 5
...


Do not forget to call CalendarControl.Populate after configuring the view.

--
WBR,
Serge



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net