This form shows the data in the model.
You can also use it to Compare and Import data from another model
You can in DataDesign define Special Default values for the fields, these are explained in Automatically Filling Instance Fields
You can select a number of rows by dragging and then fill the field with a string of value.
Add %n for a incrementing fill of n characters
Add /m for start at one after m entries, \m for increment after m entries
Start with [Hex] for hex, [Oct] for Octal
The fill format is remembered for each column heading
Examples
c%1\8 One digit number, Increment after 8 - eg 8 channel PLC IO Card
[Hex]%2/16 Two digit number, Increment each, hex number - eg 16 channel PLC IO channels