I am using ajaxToolkit:CalendarExtender with a TextBox and I want users to also be able to input the time component.
Whats the best way to do this?
I am using ajaxToolkit:CalendarExtender with a TextBox and I want users to also be able to input the time component.
Whats the best way to do this?
A way to "force" the AjaxControlToolKit CalendarExtender to use a time component, is to append it using
OnClientDateSelectionChangedandJavaScript.and