gd.enableXSSValidation
This property is in the first place meant to protect against XSS attacks. Use this property to block submission of html based data into a grid cell (string or textarea).
Class  | grid  | 
|---|---|
Property  | gd.enableXSSValidation  | 
Formal specification  | gd.enableXSSValidation= false | true  | 
Required  | no  | 
Default  | false  | 
Version  | 1.12  | 
Comment  | 
  | 
Example  |  | 
Reference  |