Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
340
How we can show multiple seleeted date in XAM Schedule ?
posted

Hi,

We are using XAMSchedule with XAMOutlook Calendar View and XamDateNavigator. Here we want to show multiple selected dates in XamScheduleDataManager.

But multiple selected dates are not showing in scheduler. I have attached screen shot which is showing multiple selected dates in scheduler same as functionality we want to add in our application. Please let us aware how we can approach it.

Thanks, Your help would be appreciate.

Parents
No Data
Reply
  • 34510
    Offline posted

    Hi Piyu,

    The XamOutlookCalendarView has a property called DateNavigator that needs to be bound to the XamDateNavigator you have in view.  As long as this property is bound then selecting dates inside the XamDateNavigator will update the OutlookCalendarView with the selected dates.  Take a look at my attached sample.  I kept the XAML simple to make it easy to see how I bind the DateNavigator property.

    SelectedDatesInSchedule.zip
Children
No Data