wwdbDatetimePicker onCalcBoldDay event handler documentation
Hi ,
I am using Woll2Woll Datetimepicker component. I need to mark holidays for the same for which I am using onCalcBoldDay handler. Could you pls share any sample code to refer on how to write a handler for the same.
Thanks in advance
Best Regards
Sathya
-
The onCalcBoldDay event in wwdbDatetimePicker allows developers to highlight specific dates dynamically. Triggered during calendar rendering, this event lets you set certain days as bold based on custom logic, such as marking holidays or events. Simply write conditions in the handler to enhance user interaction and date visibility.
-
The onCalcBoldDay event handler in wwdbDatetimePicker allows you to highlight specific dates in bold. Use this event to customize the appearance of dates dynamically, such as marking holidays or special events. Simply return True for dates you want bolded. Ideal for enhancing user interaction with date selection.
Please sign in to leave a comment.
Comments
2 comments