By default, the grid addon will process any character sequence of the form 'a:b' in columns of type textarea and string and turn these into a clickable url.
This property allows to disable this behaviour
This property allows to disable this behaviour
Class | grid |
---|---|
Property | col.xyz.parseurl |
Formal specification | col.xyz.parseurl = true | false |
Required | no |
Default | true |
Version | 1.16.1 |
Comment |
|
Example | col.comment = Comment col.comment.type = textarea col.comment.parseurl = false |
Reference |