how to get a date& time in ajax control toolkit in asp.net
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.




CalendarExtender does not supports Time format.
You can use another time picker, which is implemented by JavaScript.
Amit MohantyPosted Aug 16, 2019, 8:01 AM
OnClientDateSelectionChanged="SelectDate"
Bidyasagar MishraPosted Aug 16, 2019, 7:17 AM