Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Currently the Month view of the schedule only allows showing the top row containing the first of the month. Now the requirement is the top row to have today(date) and then show the next 4 weeks on subsequent rows.
If currentDate(today) is November 24, the month view dates will be render like below
All rows Sunday – Saturday
First row: 24/11 - 30/11
Second row: 01/12 - 07/12
Third row: 08/12 - 14/12
Fourth row: 15/12 - 21/12
Last(fifth) row: 22/12 - 28/12
(image attached)