Currently, I am using AJAX calendar extender with text box to show the calendar.
I have the some code in text box changed event, but it won't work after i set the textbox "enabled" properties to FALSE?
How can I trigger the text box changed event after date choosed in calendar?
Thanks.