ScheduleID |
Post Reply |
Author | |
mengo
Newbie Joined: 09 June 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 09 June 2006 at 7:21am |
Hi to all. I'am new there... I've an easy question... In a calenda with multiple schedule, Can I retrive a scheduleid without selecting an event on my calendar control? Grazie, Mengo, Italy. |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Welcome here
You can access ScheduleID values in a number of ways, the most straightforward is following:
-- WBR, Serge |
|
mengo
Newbie Joined: 09 June 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
... the selected scheduleId on calendarcontrl, I don't know (nIndex) value... maybe i found... CalendarControl.DataProvider.Selection.globalindex does it right? |
|
Mengo.-
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
what do you mean by selected scheduleId ?
.Selection.globalindex is not our member, correct one is:
CalendarControl
.ActiveView.Selection.GroupIndex
Example:
-- WBR, Serge |
|
mengo
Newbie Joined: 09 June 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
I wrong...! I wrote the post without remember the real source code...
Tnx! |
|
Mengo.-
|
|
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 |