C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Ability to display calendar appts based on resource, contact, etc.

rated by 0 users
This post has 1 Reply | 1 Follower

Not Ranked
Posts 1
vivianw Posted: Wed, Jul 01 2009 10:42 AM

 Hi, I am currently evaluating C1's Scheduler for a project.  Is there a way to display appointments on a calendar based on resource or contact?  For example, a manager may want to only view the appointments of one of his/her employees for a certain project.  Is it possible to break it down to view appointments based on a combination, for example, view only appointments that have Resource="ProjectA" and Contact="Employee1"?

 Are there samples/examples for this?  Thank you!

Top 25 Contributor
Posts 554
C1_IrinaP replied on Wed, Jul 01 2009 5:55 PM
> Is there a way to display appointments on a calendar based on resource or
> contact? For example, a manager may want to only view the appointments of
> one of his/her employees for a certain project. Is it possible to break
> it down to view appointments based on a combination, for example, view
> only appointments that have Resource="ProjectA" and Contact="Employee1"?

This feature is not implemented yet on the control level.
Perhaps, it's possible if you can filter your data source (it might be
DataTable or business objects collection).

AppointmentStorage implements IBindingListView interface, it might do some
work for you.
There is a sample about that. The sample is for WinForms version of
C1Schedule. You can look at it, it has the same object model as WPF version,
only UI is different:

http://helpcentral.componentone.com/Sample.aspx?ID=1213R4L
Page 1 of 1 (2 items) | RSS
Contact ComponentOne: 1.800.858.2739 ©1987-2009 ComponentOne LLC All Rights Reserved.