TIWCGJQGridToolbarSearch.StringResult Property
Determines how to post the data on which we perform searching. When the this option is false the posted data is in key:value pair, if the option is true, the posted data is equal on those as in searchGrid method
published property StringResult: boolean index 06 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean