Tuesday 22 January 2013

Calendar Extender With TextBox in ASP.NET

  • First add a Textbox Control on the Aspx Page.
  • Add image control to display calendar popup.
  • Then go to the source code Add a Calendar Extender and ToolkitScriptManager from the AjaxControlToolkit.

Html Code:






Then run the code:---

OUTPUT