Number Format Editor
Last updated
Last updated
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.
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 , ,
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.
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.
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