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

Glossary Item Box

Time editor consist of time control. It is appropriate for entering values of Time data type.

The appearance and the behaviour of the Time 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. If property is set to True, option Clear exists in the editor which inserts null value.

To implement a Time 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 TimeEditor from a list of editors in the Available Editors section on the right.
©2009 Metronik. All Rights Reserved.