Hi,
We want to make Saturday and Sunday invisible from week view and month view. Shall we set up SetSelectedDates manually? If in this way we have to find the current week of the date, then hide the weekend.
Thanks for help.
You cannot. There are multiple views just like in Outlook and the week view shows all days while the work week shows the week excluding non-working days.
There is another question. I can hide the weekend in xamMonthView, but could not make it for week. There is no weekview, so how to hide non-work day from week view?
Thank you for your reply.
First we just want to hide some days from xamOutLookCalenderView, don't want to hide non-working hour period between days. The samples seem to hide all non-working days and hours. Anyway to do this?
Second, since we are using xamOutLookCalenderView, how to get the datetime picker (dtPicker in samples)?
Thanks for your help.
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I can suggest you see the samples in the Samples Browser under xamSchedule / Display / Day View Customizations and under xamSchedule / Display / Month View Customizations sections, where it is shown how to achieve the functionality you want. In day view there is a DisplayMode setting which you can use, while in the Month View there is a Show Working Days Only Property which you can set. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.