Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - How to use AxCal_DoRetrieveDayEvents
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to use AxCal_DoRetrieveDayEvents

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


Joined: 24 January 2008
Location: Switzerland
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote hulot Quote  Post ReplyReply Direct Link To This Post Topic: How to use AxCal_DoRetrieveDayEvents
    Posted: 25 January 2008 at 4:04am
Hello,
 
I use a custom data provider mode and I do not undestand how to use the event "AxCal_DoRetrieveDayEvents".
 
The event is properly fired when i need it, but how exactly use it ?
 
--------
Sub AxCal_DoRetrieveDayEvents...
Dim evs As XtremeCalendarControl.CalendarEvents ?
 
GetAllEventsFromThisDayTobitDavid(e.dtdays,DavidEvents) ' get my own database events for this days
 
... here how assign new calendar event (using
    CalEvent = MyCal.DataProvider.CreateEvent() ???
 
e.events = evs ?
--------
 
Thanks for any help
 
Oliver
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.