Back to Devexpress

Date Edit

aspnetbootstrap-117907-data-editors-date-edit.md

latest923 B
Original Source

Date Edit

  • Dec 18, 2019
  • 3 minutes to read

The BootstrapDateEdit control is a date editor control that combines the functionality of a single-line text editor, button editor and dropdown calendar.

aspx
<dx:BootstrapDateEdit runat="server" Date="2016-06-08">
</dx:BootstrapDateEdit>

Note

Online Demo : Date Edit

Bootstrap Date Edit offers the following features.

  • Null Prompt Text

  • Edit Formatting

  • Display Formatting

  • Masked Input

  • Customizable Minimum and Maximum Dates

  • Out of Range Warning

  • Easy Date Selection

  • Date Range Picker

  • Customizable Button Collection

  • Built-in Validation

  • Full-Featured Client-Side API