• Upgrade your Internet Experience
  • Sign in
  • Microsoft.com
  • United States (English)
    Brasil (Português)Česká republika (Čeština)Deutschland (Deutsch)España (Español)France (Français)Italia (Italiano)Россия (Русский)대한민국 (한국어)中华人民共和国 (中文)台灣 (中文)日本 (日本語)香港特别行政區 (中文)
 
 
Visual C# Developer Center
 
 
Home
 
 
Library
 
 
Learn
 
 
Downloads
 
 
Support
 
 
Community
 
 
Forums
 
 
 
Visual C# Developer Center > Visual C# Forums > Visual C# General > Issue with Calendar Control
Ask a questionAsk a question
Search Forums:
  • Search Visual C# General Forum Search Visual C# General Forum
  • Search All Visual C# Forums Search All Visual C# Forums
  • Search All MSDN Forums Search All MSDN Forums
 

AnswerIssue with Calendar Control

  • Sunday, February 10, 2008 1:47 AMsumit381 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Vote As Helpful
    0
    Hello, 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.

    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?

    Thank you for your help.
    • ReplyReply
    • QuoteQuote
     

Answers

  • Monday, February 11, 2008 6:44 AMWalter WangMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Vote As Helpful
    0

    Hi,

     

    I think you can use the Calendar extender in AJAX Control Toolkit to do this:

     

    http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Calendar/Calendar.aspx

     

    By the way, for questions related to ASP.NET, it's recommended to use http://forums.asp.net instead. Thanks.

     

     

     

    • ReplyReply
    • QuoteQuote
     

All Replies

  • Monday, February 11, 2008 8:53 AMMuhammadRashid Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Vote As Helpful
    0

    Use this link, which will help you.

    http://ghc-hmo.com/pharmacy/calendar/doc/html/reference.html

    http://ghc-hmo.com/pharmacy/calendar/simple-1.html

     

    • ReplyReply
    • QuoteQuote
     
  • Monday, February 11, 2008 2:35 PMsumit381 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Vote As Helpful
    0
    Thank you for all your help.

    I managed to find a suitable solution online at www.eworldui.net

    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.
    • ReplyReply
    • QuoteQuote
     
Need Help with Forums? (FAQ)
 
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement