DataLudi Grid v.1 > Classes > DataColumn
The value which will be the initial value of this column cell when the user directly adds the row.
If specify undefined or defaultCallback, defaultExpression, it will ignore this value. And, if set this property, DataField.defaultValue will be ignored.
Defaults to undefined.
column.setDefaultValue("Paris");