method InputDate(FieldName: String)
Define a date edit control in an input grid that allows input of a date.
InputDate method syntax has these named arguments:
Parameter |
Description |
|---|---|
Field Name |
Required. Name of the field to display this editor for. |
See also MaxBasic InputDate function and Scripted Form InputDate method.