Hi,
Is there a way to extend method SimpleType.addTypeDefaults to include other attributes that should be copied from SimpleType to DataSourceField and ListGridField?
I can think of width, length, required, nullReplacementValue, canGroupBy...
Is there a way to extend method SimpleType.addTypeDefaults to include other attributes that should be copied from SimpleType to DataSourceField and ListGridField?
I can think of width, length, required, nullReplacementValue, canGroupBy...
Comment