Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Displaying all day events
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Displaying all day events

 Post Reply Post Reply
Author
Message
AnotherDay View Drop Down
Newbie
Newbie


Joined: 09 August 2010
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote AnotherDay Quote  Post ReplyReply Direct Link To This Post Topic: Displaying all day events
    Posted: 08 October 2010 at 3:02pm
Hello -
 
Apologies for this question, I'm sure there is a simple answer but I've been over and over the sample code and can't find it.
 
In my app, when adding all day events, the dayview only displays 7 events, regardless of how many events I add. In the sample program, you can add as many all day events as you like and the day view resizes to accomodate them.
 
Any tips on how I can get my code to behave as the sample calendar app does?
 
Thanks!
 
(Calendar version 13.4.0, MS Vista, VS 2010 C#)
 
 
Back to Top
AnotherDay View Drop Down
Newbie
Newbie


Joined: 09 August 2010
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote AnotherDay Quote  Post ReplyReply Direct Link To This Post Posted: 12 October 2010 at 12:28pm

After working this for a while, I've found that the calendar demo is actually behaving the same as my app...  What I was missing was that the number of all day events that are displayed appear to be dependent upon the size of the window the calendar is displayed in.

So, I'm left with the same problem.... how does one handle the case where you have more all day events than can be displayed in dayview mode (which appears to be around 7 - 10)?
Back to Top
Xander75 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 April 2007
Status: Offline
Points: 353
Post Options Post Options   Thanks (0) Thanks(0)   Quote Xander75 Quote  Post ReplyReply Direct Link To This Post Posted: 19 October 2010 at 10:23am
Hi AnotherDay,

I have tried to replicate this in the sample program however I find you can add as many AllDayEvents as you want but it only displays the last 10 events! That's by only adding a Title in the AllDayEvent. If there's a way of doing this I am unsure but there has to be a limit of how many are displayed otherwise the AllDayEvents area would evetually fill the screen if you kept adding events.


Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition
Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6)
Back to Top
AnotherDay View Drop Down
Newbie
Newbie


Joined: 09 August 2010
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote AnotherDay Quote  Post ReplyReply Direct Link To This Post Posted: 19 October 2010 at 2:49pm
Hello!
 
Thanks for the response. I opened a ticket, and in v. 13.4.2 they added a ShowAllDayEventsOnly property that causes the day view to only display all day events.
 
Problem solved!
 
Thanks again, to everyone!!!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.219 seconds.