Calendar Control and SQL tables |
Post Reply |
Author | |
peter.haynes
Newbie Joined: 31 October 2011 Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 15 May 2015 at 6:31am |
Hi
I am using the CalendarControl in Microsoft Visual C# and a SQL database. The table used in our database is called "Diary" which contains diary information, i.e. dates/times/descriptions etc. Can I directly use this Diary table with the CalendarControl? If not is there another method that can be used to allow the calendar control to pick up entries from my Diary table? I know there is a table called CalendarEvents but I don't really want to use this directly. Any help would be greatly appreciated. Regards Peter Haynes Focus Micro Systems
|
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(1)
|
Hi !
We are using MFC one of the possibilities here is using a custom data provider derived from CXTPCalendarCustomDataProvider. or you could use XTP_NC_CALENDAR_DoRetrieveDayEvents to supply the events per day Hope this helps :-) |
|
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 |