TIWCGJQGridCustomSearch.AutoSearch Property
When set to true the behavior is as follows: When the user input some value in the input element they can press enter and the search is activated. When a select box is used search is activated when the values of select is changed. When set to false we can use the button to perform the search.
published property AutoSearch: Boolean index 05 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: Boolean