Number Format Editor

Overview

The Number Format Editor allows displaying any number (including user input) with a specific format automatically based on how the format is configured in Design time.

Number Format Editor

It can be used in any place where there is a format property:

  • Form components like , , ,

  • Date Columns in the

  • Date Columns in Grid components like , ,

Sections

UI Converter

It's located at the top of the editor and it allows modifying the value before applying the format to display and before storing the value in the data provider.

Use UI Converter option

Format Options

There are three options:

  • Display Format

  • Edit Format

  • Max length

The first two allow entering any pattern. You may choose also from one of the predefined pattern in the drop down list. The third one place a limit on the maximum number of digits allowed.

Legend

This is a helper list with all the special characters that can be used to define the pattern in the Display Format and Edit Format

Last updated

Was this helpful?