I am dynamically creating appointments based on the visible days in the Scheduler control. As the control is navigated, I am fetching and creating appointments to display in the calendar on the fly.
Because of this, the Prev/Next appointment side things aren’t useful since the only appointments are the ones in the visible date range.
Is there a way to hide these permanently? Otherwise they appear and don’t do anything OR occasionally flash.
Thanks