Calendarextender control in Ajax Toolkit

Source: Internet
Author: User
< ASP: textbox runat = " Server " ID = " Textbox1 " Maxlength = " 10 " > </ ASP: textbox > < ASP: imagebutton ID = " Imagebutton1 " Runat = " Server " Skinid = " Calendarimagebutton " Onclientclick = " Javascript: Return false; "   /> < Ajaxtoolkit: calendarextender runat = " Server " Targetcontrolid = " Textbox1 " Cssclass = " Ajaxtoolkit-calendarextender " Format = " Mm/DD/YYYY " Popupbuttonid = " Imagebutton1 " ID = " Calendarextender1 "   />

1. pages using the calendarextender control must include Ajax extensions Control scriptmanager ;
2. calendarextender properties Format customizable date display format. The default value is " d ", displayed as " 1/25/2007 ". if you want to customize the date format as " 2007-01-25 ", use the string " yyyy-mm-DD ", instead of " yyyy-mm-DD ";
3. as shown in, if you want to get the date value from the textbox control, ensure that textbox controls readonly the attribute value is" false ", if it is set to " true ", the textbox the value is obtained in the control.

4. Note:Targetcontrolid, popupbuttonidAttributes.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.