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.
How can I Bold or "highlight" specific dates on the MonthCalendarExt?
The second question is: Can I add Images to the date cells to indicate "calendar events"?
Any how-tos would be greatly appreciated!
Thanks,
Knut Vonheim
DJDavis Jebaraj Syncfusion Team July 29, 2003 02:21 AM UTC
Hi,
You can change the appearance of individual cells in the MonthCalendarExt by handling the DateCellQueryInfo event. We do not support changing the BackgroundImage property of the cells, but we will look into adding support for this.
Please check the example at:
http://www.syncfusion.com/support/user/Uploads/MonthCalendarColor.zip
Thank you for your patience.
Regards,
Davis
KVKnut VonheimJuly 30, 2003 06:02 PM UTC
Davis,
when is this event triggered, and in which order to other events?
Thanks,
Knut