Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - how to sort multiple resources
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

how to sort multiple resources

 Post Reply Post Reply
Author
Message
younicke View Drop Down
Senior Member
Senior Member
Avatar

Joined: 11 March 2005
Status: Offline
Points: 107
Post Options Post Options   Thanks (0) Thanks(0)   Quote younicke Quote  Post ReplyReply Direct Link To This Post Topic: how to sort multiple resources
    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
Back to Top
mc2x View Drop Down
Newbie
Newbie


Joined: 26 March 2008
Location: Philippines
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote mc2x Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2008 at 3:43am
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. :)
Back to Top
Stilki View Drop Down
Groupie
Groupie


Joined: 27 May 2005
Status: Offline
Points: 70
Post Options Post Options   Thanks (0) Thanks(0)   Quote Stilki Quote  Post ReplyReply Direct Link To This Post Posted: 03 April 2008 at 1:02am
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
 
 
 
Back to Top
younicke View Drop Down
Senior Member
Senior Member
Avatar

Joined: 11 March 2005
Status: Offline
Points: 107
Post Options Post Options   Thanks (0) Thanks(0)   Quote younicke Quote  Post ReplyReply Direct Link To This Post Posted: 03 April 2008 at 5:09am
already figured it out since its been a week already since i last posted that question.

thanks anyway!
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.172 seconds.