search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Enable saturday and sunday on ShowNonBusiness=false

Asked by Rajitha
7 years ago.

Hi,

If i set ShowNonBusiness=false Saturday and Sunday are not getting enabled in day-pilot scheduler.

How can i show Saturday and Sunday if i set ShowNonBusiness to false.

Please help me to resolve this issue.

Answer posted by Dan Letecky [DayPilot]
7 years ago.

The latest build (8.3.3548) introduces BusinessWeekends property which you can use to set the behavior (the default value is false):

<DayPilot:DayPilotScheduler
   ...
   BusinessWeekends="true"
/>

You can get the latest build in the sandbox:

http://www.daypilot.org/sandbox/

Comment posted by Rajitha
7 years ago.

Thank You.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.