Render the Calendar with Week Numbers in ASP.NET Core Calendar control
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!