Render the Calendar with Week Numbers in ASP.NET Core Calendar control
20 Apr 2021 / 1 minute to read
You can enable weekNumbers
in the Calendar by using the weekNumber property.
<ejs-calendar id="calendar" weeknumber="true"></ejs-calendar>
Thank you for your feedback and comments.We will rectify this as soon as possible!