AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

DropDown Calendar : Steve C. Orr

Thursday, June 26 2008

The Calendar control included with ASP.NET provides an easy and intuitive way for users to visually select dates. However, it takes up so much screen real estate that you may not be able to fit many other controls on the page. The custom DropDownCalendar control described in this article inherits from the standard ASP.NET Calendar control and extends it with the ability to show and hide on demand. The control also provides useful new smart tags that make configuration easy. While touring the source code (available for download; see end of article for details), you can learn how to add smart tags to your own controls for a truly professional polish...



Read More:
DropDown Calendar : Steve C. Orr
Also See:
Serve extensionless URL without using ISAPI handler or wildcard mapping : Omar AL Zabir
Images as a Service with ADO.NET Data Services : Timothy Khouri
Persisting Selection in ASP.NET Grid Controls While Paging : Mike Pope
Data Source Controls in ASP.NET 2.0 : Richard Bean
About Web Services : Richard Bean

Post your comment

Comment