FullCalendar Extension; hide weekends

0
0

I’m developing an app with the FullCalendar extension.  Is there a way to hide weekends?

  • You must to post comments
0
0

Thanks Alaa for your attention to this.  The solution does work, however, at first startup I get an exception that cannot be caught:  “Cannot read properties of undefined (reading ‘option’)”.  This occurs in your project as well as in mine.  If I set this option after the first appearance, then it does hide the weekend days.

 

  • Chris Weber
    Adding a one second delay in the Appear() event handler before calling FullCalendar1.Eval works.
  • You must to post comments
0
0

Hi Chris,

I have attached a sample that showcases the required feature.

HTH,
Alaa

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.