Recurrence |
Post Reply |
Author | |
hrosa
Newbie Joined: 06 September 2005 Location: Portugal Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 28 April 2006 at 10:44am |
Hello all I'm using the calendar control without specifying any dataprovider. I just create events using set 'myEvent = CalendarControl.DataProvider.CreateEvent()', fill it's properties and add it to the calendar using 'CalendarControl.DataProvider.AddEvent myEvent'. This works fine even if I add recurrence to my events. I even set exceptions for these events and store then sucessfully in my database. My problem is that I can't load these exceptions. What can I do? Please help me! I'm on a very tight deadline and I really need to have this working... Thank you |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
There were some similar questions already. In order not to reiterate, I'd suggest you first to search calendar forum for keywords: recurrence and exception. You'll definitely find some usefull information. Let us know if any corresponding questions appeared. Also please look at latest (ver 10.x) VB sample: frmMain, Form_Load handler. There is a small piece of code in its end as an example. It is commented by default - uncomment and play with it. -- WBR, Serge |
|
WaaZ
Senior Member Joined: 31 January 2006 Location: United Kingdom Status: Offline Points: 103 |
Post Options
Thanks(0)
|
What was workng in 9.8.2 is not working now for the exceptions. I put the new calendar in the application.. thats it
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |