Date Editor
The 'Date Editor' provides the user with a pop-up calendar on which to select a date. This allows a user to enter date values into an editable table cell or TextInput component.

The following options are available in the dialog box:
Minimum |
Specifies the start date for the permitted time interval. If the user enters a date earlier than the minimum, the error message will be displayed. |
Maximum |
Specifies the end date for the permitted time interval. If the user enters a date later than the maximum, the error message will be displayed. |
Error Message |
A text message to display when the user enters a date outside the specified interval. The placeholder “{0}” can be used to insert the user-entered value at a desired location in the error message. Example error message: “The value you entered, {0}, is not acceptable.” |
See Also
Setting Column Editing Options, for information on setting column options.
Table Properties: Advanced Tab, for information on enabling end-user table editing.
| << ComboBox Editor | © 1996-2013 InetSoft Technology Corporation (v11.5) | Number Editor >> |