MX-Frame Library Send comments on this topic.
Timestamp
See Also
MX-Developer > Data Access Layer - MxAdapter > Designing Data Source > Schema > Designing a Field > Editors > Timestamp

Glossary Item Box

Timestamp editor is intended for managing timestamp values.

The appearance and the behaviour of the Timestamp editor can be defined with its properties:

Property Description
FormatString Defines the format in which the text will be displayed.
NullText Defines the string that is displayed if the value of a field is missing or null.
AllowNullInput  If property is set to True, null value can be entered in the editor.

To implement a Timestamp editor on a field

  1. Open appropriate adapter in Solution Explorer.
  2. Expand the desired field in the appropriate data source schema.
  3. Click Editor node and select TimestampEditor from a list of editors in the Available Editors section on the right.

See Also

©2009 Metronik. All Rights Reserved.