/
col.xyz.maxLength
col.xyz.maxLength
Limits the number of characters which can be entered in a text or textarea columns
Class | Column |
---|---|
Property | col.xyz.maxLength |
Formal specification | col.xyz.maxLength = number value |
Required | no |
Default | no |
Version | 1.0 |
Comment | |
Example |
gd.columns = name, address
col.name=Familiy Name
col.name.type=string
col.name.maxLength=40
col.address=Address
col.address.type=textarea
col.address.maxLength=120
|
Reference |
Related content
Table Grid Migration
Table Grid Migration
More like this
Troubleshooting & FAQ
Troubleshooting & FAQ
More like this
Version 1.21.5
More like this
Version 2.0.0
More like this
Version 2.5.2
More like this
Version 2.1.3
More like this