TIWCGJQGridColEditOptions.DefaultValue Property
The option can be string or function. This option is valid only in Form Editing module when used with editGridRow method in add mode. If defined the input element is set with this value if only element is empty. If used in selects the text should be provided and not the key. Also when a function is used the function should return value.
published property DefaultValue: Variant index 05 read GetVariantValue write SetVariantValue stored IsVariantStored;
Property Value
Type: Variant