Home Unanswered Active Tags New Question

Hide weekends

hello, is there a way I can hide weekends in the scheduler?
this has been requested in order to gain more space.

thanks in advance,
Matteo

Asked by Anonymous 2 years ago.
Replies

Yes, it's possible since 5.7 release. You can do that by setting ShowNonBusiness="false". The weekends are marked as non-business by default and will get hidden as well.

You can override the column visibility using BeforeTimeHeaderRender event handler, as described here:

Comment posted by Dan Letecky 2 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java