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.
So when user comes to the scheduler page always current time should be display. As of now when we come to scheduler page, it always show the view from startTime.Let's take if out start time is 8AM and current time is 5pm then when we come to scheduler page 5pm should be display in the middle.How can we do it >??
We tried to reproduce your reported scenario at our end, but scrolling working fine on initial load at our end.We have prepared a sample for your reference which can be available in below link.
Above same thing i am trying but getting error .Can we setup a call .i have another issue also.so we can discuss and get on the same point .
VDVinitha Devi Murugan Syncfusion Team November 6, 2019 01:43 AM
Hi Sudhanshu,
Thanks for your update.
We suspect that in your sample you are using the resource. In resource sample, promise will be resolved slower compared to default sample. Therefore, only unable to get the Schedule instance increatedevent which is the cause for the issue. Kindly usedataBoundevent as below.