how to sort multiple resources |
Post Reply |
Author | |
younicke
Senior Member Joined: 11 March 2005 Status: Offline Points: 107 |
Post Options
Thanks(0)
Posted: 25 March 2008 at 11:15am |
hi all!
i have multiple resources in my calendar. how do i display the resources in alphabetical order? the calendar gets the resources from the schedules table but the data from the schedule table is being fetched i believe using the scheduleid. how do i sort the resources from the schedule table? thanks, younicke |
|
mc2x
Newbie Joined: 26 March 2008 Location: Philippines Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Hello!
I am evaluating CalendarPro. I am using SQL DataProvider, could anyone give a sample of simple calendar control with SQL DataProvider? Thanks. Newbie here. :) |
|
Stilki
Groupie Joined: 27 May 2005 Status: Offline Points: 70 |
Post Options
Thanks(0)
|
Alphabetical!
Before you add the schedule id''s and name, you can sort the list internally through code.
You then manually add the schedules (id and name) to the CalendarResource object.
Then add the CalendarResource object to the CalendarResources object. Then assign the CalendarResources object to -
CalendarControl.SetMultipleResources CalendarResources
|
|
younicke
Senior Member Joined: 11 March 2005 Status: Offline Points: 107 |
Post Options
Thanks(0)
|
already figured it out since its been a week already since i last posted that question.
thanks anyway! |
|
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 |