Hi Infragistics,
How to merge all resources and activities in unique WebSchedule?
Best regards
If you mean simultaneously displaying the Activities of multiple Resources together on one WebSchedule view, then no that isn't directly supported.
Some people have successfully created WebSchedule views that can appear like they have the Activities for several different Resources on them, by styling their Activities differently in the InitializeActivity event based on the Resource they want the end user to think owns the Activity. All Activities are still technically owned by a single, active Resource.
Hi Derek,
have you a complete c# example, but i have a lot problems with this.
Thanks