Number Editor

Alphabetical charac­ters and decimal points are not permit­ted. To enter decimals, use the Float Editor.

The 'Number Editor' provides the user with standard integer field input. This allows a user to type integer values into an editable table cell or TextInput component.

 

The following options are available in the dialog box:

Minimum

Specifies the lowest allowed integer value. If the user enters a value lower than the minimum, the error message will be displayed.

Maximum

Specifies the highest allowed integer value. If the user enters a value higher than the maximum, the error message will be displayed.

Error Message

A text message to display when the user enters a value 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.

<< Date Editor © 1996-2013 InetSoft Technology Corporation (v11.5) Float Editor >>