I DOESNOT FOUND DATE TIME PICKER IN ASP.NET VISUAL STUDIO TOOLBOX pLEASE HELP
THANKS IN ADVANCE
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.
Sunny SharmaPosted Jun 4, 2013, 1:19 PM
You have the option to use CalenderExtender from AjaxControlToolKit, but I suggest to use jQueryUI. It's much simpler and easier.
Use the sample below to implement jQueryUI.
--------------------------------------------
Date:
-----------------------------------------
Hope it helps.
Mark it as answer if it helps :)
Thanks.