gd.decimalSeparator
Use this to specify the default decimal separator for any grid column of type 'number'
Class | grid |
---|---|
Property | gd.decimalSeparator |
Formal specification | gd.decimalSeparator=<symbol> |
Required | no |
Default | , |
Version | 1.20 |
Comment |
|
Example | gd.decimalSeparator = . |
Reference |