TimelineYear View Customization and Paging

Hello!

Is it possible to Customize the TimelineYearView to always start with the 1. on each month at the very top? 

For example like this:

Also, is it possible to have the TimelineYearView page by 6 month when only displaying 6 month by using the integrated controls:


Thanks!


1 Reply

SK Satheesh Kumar Balasubramanian Syncfusion Team May 23, 2022 01:30 PM UTC

Hi Stefan,

Is it possible to Customize the TimelineYearView to always start with the 1. on each month at the very top? 

No, the requirement is not feasible with our Schedule component. 

Also, is it possible to have the TimelineYearView page by 6 month when only displaying 6 month by using the integrated controls:

You can use FirstMonthOfYear and MonthsCount property to achieve you requirement.


https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Schedule.SfSchedule-1.html#Syncfusion_Blazor_Schedule_SfSchedule_1_FirstMonthOfYear

https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Schedule.SfSchedule-1.html#Syncfusion_Blazor_Schedule_SfSchedule_1_MonthsCount


Regards,
Satheesh Kumar B

Loader.
Up arrow icon