TIWCGJQGridColSearchOptions.SearchHidden Property
By default hidden elements in the grid are not searchable . In order to enable searching when the field is hidden set this option to true
published property SearchHidden: Boolean index 04 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: Boolean