TIWCGJQGridOptions.AutoEncode Property

When set to true encodes (html encode) the incoming (from server) and posted data (from editing modules). By example < will be converted to &lt;

Namespace: IWCGJQGrid
published
 property AutoEncode: Boolean index 02 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean