JavaScript/jQuery TreeList - searchPanel
Configures the search panel.
The search panel allows searching for values in several columns at once. The widget searches against only those columns whose allowSearch option is set to true.
To make the search panel visible, set the searchPanel.visible option to true.
See Also
highlightCaseSensitive
Notifies the widget whether search is case-sensitive to ensure that search results are highlighted correctly. Applies only if highlightSearchText is true.
highlightSearchText
Specifies whether found substrings should be highlighted.
searchVisibleColumnsOnly
Specifies whether the widget should search against all columns or only visible ones.
If you have technical questions, please create a support ticket in the DevExpress Support Center.