JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Scheduler › More views options › Reply To: More views options
October 27, 2022 at 9:19 am
#103929
admin
Keymaster
Hi Aviv,
You can achieve a 3 day view by using the following:
` scheduler.addView(‘week’, ‘My View’, ‘myView’, false, false, -4);
scheduler.setView(‘myView’);`
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/