The Date Picker control is a standard ASP.NET control. It is comprised of a Date Input control and an integrated Calendar control.
| Feature | Description |
|---|---|
| Overview | General information about the Date Picker control. For more information, click here. |
| Customize Embedded Controls | Customize embedded controls that make up the Date Picker control. For more information, click here. |
| Sharable Popup Control | Share a Calendar control to limit the number of calendars in a form. Having too many calendars in a form can negatively affect performance. For more information, click here. |
| Customize Skins | Customize the look and feel to the Date Picker. For more information, click here. |
| Client-side Object Model | Extend the Date Picker control functionality by using the client-side API. For more information, click here. |