Issue with Calendar ControlHello, I am using VS 2005 and am making a website. I am using a Calendar control for picking a date. I have a textbox called PurchaseDateTxtBox in which I want a date to show up. This date comes from the PurchaseDate calendar control. When the user clicks a date, I want the date to appear in my text box. <br><br>How can make the Calendar control like I've seen on other website where there is a dropdown button next to a textbox and when the user click the dropdown it shows a Calendar from which to choose a date? Is this possible with the built in Calendar control in VS 2005? <br><br>Thank you for your help.<br>© 2009 Microsoft Corporation. All rights reserved.Thu, 19 Jun 2008 00:15:52 Z563ce101-987e-4a7c-89a1-60b03c977cd0http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/563ce101-987e-4a7c-89a1-60b03c977cd0#563ce101-987e-4a7c-89a1-60b03c977cd0http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/563ce101-987e-4a7c-89a1-60b03c977cd0#563ce101-987e-4a7c-89a1-60b03c977cd0sumit381http://social.msdn.microsoft.com/Profile/en-US/?user=sumit381Issue with Calendar ControlHello, I am using VS 2005 and am making a website. I am using a Calendar control for picking a date. I have a textbox called PurchaseDateTxtBox in which I want a date to show up. This date comes from the PurchaseDate calendar control. When the user clicks a date, I want the date to appear in my text box. <br><br>How can make the Calendar control like I've seen on other website where there is a dropdown button next to a textbox and when the user click the dropdown it shows a Calendar from which to choose a date? Is this possible with the built in Calendar control in VS 2005? <br><br>Thank you for your help.<br>Sun, 10 Feb 2008 01:47:40 Z2008-02-11T14:32:51Zhttp://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/563ce101-987e-4a7c-89a1-60b03c977cd0#0abeefc4-a971-4360-86b9-4335bc0effebhttp://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/563ce101-987e-4a7c-89a1-60b03c977cd0#0abeefc4-a971-4360-86b9-4335bc0effebWalter Wanghttp://social.msdn.microsoft.com/Profile/en-US/?user=Walter%20WangIssue with Calendar Control<p>Hi,</p> <p align=left> </p> <p align=left>I think you can use the Calendar extender in AJAX Control Toolkit to do this:</p> <p align=left> </p> <p align=left><a title="http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx" href="http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx">http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx</a></p> <p align=left> </p> <p align=left>By the way, for questions related to ASP.NET, it's recommended to use <a title="http://forums.asp.net" href="http://forums.asp.net">http://forums.asp.net</a> instead. Thanks.</p> <p align=left> </p> <p align=left> </p> <p align=left><font face=Arial size=2></font> </p>Mon, 11 Feb 2008 06:44:04 Z2008-02-11T14:32:51Zhttp://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/563ce101-987e-4a7c-89a1-60b03c977cd0#9c57e1e3-c8ab-448e-8283-5d83674da8f6http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/563ce101-987e-4a7c-89a1-60b03c977cd0#9c57e1e3-c8ab-448e-8283-5d83674da8f6MuhammadRashidhttp://social.msdn.microsoft.com/Profile/en-US/?user=MuhammadRashidIssue with Calendar Control<p>Use this link, which will help you.</p> <p align=left><a title="http://ghc-hmo.com/pharmacy/calendar/doc/html/reference.html" href="http://ghc-hmo.com/pharmacy/calendar/doc/html/reference.html">http://ghc-hmo.com/pharmacy/calendar/doc/html/reference.html</a></p> <p align=left><a title="http://ghc-hmo.com/pharmacy/calendar/simple-1.html" href="http://ghc-hmo.com/pharmacy/calendar/simple-1.html">http://ghc-hmo.com/pharmacy/calendar/simple-1.html</a></p> <p align=left><font face=Arial size=2></font> </p>Mon, 11 Feb 2008 08:53:03 Z2008-02-11T08:53:03Zhttp://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/563ce101-987e-4a7c-89a1-60b03c977cd0#ea34b290-de00-49e2-a8a7-0e89b73d35b6http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/563ce101-987e-4a7c-89a1-60b03c977cd0#ea34b290-de00-49e2-a8a7-0e89b73d35b6sumit381http://social.msdn.microsoft.com/Profile/en-US/?user=sumit381Issue with Calendar ControlThank you for all your help.<br><br>I managed to find a suitable solution online at www.eworldui.net<br><br>They have a control kit available for download for free which includes several useful controls such as, calendar popup, masked textbox, masked numeric textbox, list transfer, etc. I am currently using several of these control on my website.<br>Mon, 11 Feb 2008 14:35:43 Z2008-02-11T14:35:43Z