Is there a way to set the calendar extender, or a method I can call so it always displays the month containing the selected date when the target textbox is clicked? I have found the method to set the selected date, but this does not automatically bring the month of the selected date into view.
Share
You can handle the
onClientShownevent:For example:
I’m afraid there’s no documentation, so try them out.