Date and Time Control
Can anyone suggest me a good Data and Time control which can be implemented in a Web Form? I am looking for something similar to the Date Time Picker Control used in MFC.
Thanks in Advance
# 2 Re: Date and Time Control
Maybe you could try this: http://www.asp.net/ajax/control-toolkit/live/Calendar/Calendar.aspx
Thanks. So how can I use this control in my project??
# 3 Re: Date and Time Control
Install ASP.NET AJAX Extension and ASP.NET AJAX Control Toolkit, and then add ASP.NET AJAX Control Toolkit into your toolbox. The last and important thing is to change your web.config in project.