Click to See Complete Forum and Search --> : Date and Time Control
maverick786us
September 3rd, 2007, 02:46 AM
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
jasonli
September 4th, 2007, 10:12 AM
Maybe you could try this: http://www.asp.net/ajax/control-toolkit/live/Calendar/Calendar.aspx
maverick786us
September 5th, 2007, 01:13 AM
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??
jasonli
September 5th, 2007, 09:14 AM
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.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.