The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
KKKarthigeyan Krishnamurthi Syncfusion Team March 12, 2019 10:32 AM UTC
Dear Customer,
Thank you for contacting Syncfusion support.
Currently there is no option to split the single Schedule as per your requirement. Alternatively we can render 2 Schedules one for AM and another for PM in vertical mode and time scale option in timeline mode to achieve your requirement.
Hi, thanks for your answer. Do you intend to implement this? Because, i think its a very good customization.
Another question, can i hide some row in the schedule, if yes, i can let showing only the rows that i want and hide all others.
KKKarthigeyan Krishnamurthi Syncfusion Team March 14, 2019 10:47 AM UTC
Dear Customer,
Thanks for your update.
Our previous custom samples are made with our default properties. Could you please confirm whether your requested scenario to split the Scheduler into AM and PM with custom times can be achieved through the timescale option as we provided in the following example. Kindly confirm on this or else you expect the same with separate timelines displayed on vertical views https://stackblitz.com/edit/oq4wca?file=index.js.
Also, we don’t have option to hide the particular rows in the Scheduler, as it will make the event handling process and its positioning as complex. But, alternatively we suggest you to have a look at the following options either it could help in achieving your requirements.
We have option to block particular time slots like below
Also, we can set different working hours on each day, so that the cells underlying on those time ranges will be differentiated with different colour like below