in

C1 Community

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

Bind C1MonthCalendar Boldeddates to multiple schedulers BoldedDates

Last post 11-27-2008 2:14 AM by C1_IrinaP. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 10-21-2008 10:10 AM

    Bind C1MonthCalendar Boldeddates to multiple schedulers BoldedDates

     Hi,

     I have multiple schedulers [for multiple users] and only one month calendar. I want to bold the days that contain at least one appointment in any of the schedulers. Is this possible?

    I don't see any event that notifies me that bolded dates were changed to copy this calculated dates in another collection that holds all the bolded dates. I also subscribed to CollectionChanged event of BoldedDates. No luck there. 

  • 10-23-2008 1:25 PM In reply to

    Re: Bind C1MonthCalendar Boldeddates to multiple schedulers BoldedDates

    Hi,
     
    We are working over this issue. I would request you to allow us some more time and we will post our observations soon.
     
    Regards,
    John Adams
     

    <nitzzzu> wrote in message news:210199@10.0.1.98...

     Hi,

     I have multiple schedulers [for multiple users] and only one month calendar. I want to bold the days that contain at least one appointment in any of the schedulers. Is this possible?

    I don't see any event that notifies me that bolded dates were changed to copy this calculated dates in another collection that holds all the bolded dates. I also subscribed to CollectionChanged event of BoldedDates. No luck there. 



    http://helpcentral.componentone.com/cs/forums/p/76944/210199.aspx#210199

  • 11-27-2008 2:14 AM In reply to

    Re: Bind C1MonthCalendar Boldeddates to multiple schedulers BoldedDates

    Strange, I subscribe to this event like that:

    scheduler1.BoldedDates.CollectionChanged += new System.Collections.Specialized.NotifyCollectionChangedEventHandler(BoldedDates_CollectionChanged);

    and it works for me. You can try to use AppointmentAdded, AppointmentChanged, AppointmentDeleted and AppointmentRecurrenceStateChanged events for this purpose.

Page 1 of 1 (3 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2009 ComponentOne LLC All Rights Reserved.