diff --git a/angularjs/TreeGrid/Searching.md b/angularjs/TreeGrid/Searching.md index 28c5d3dd..3982dd6a 100644 --- a/angularjs/TreeGrid/Searching.md +++ b/angularjs/TreeGrid/Searching.md @@ -7,7 +7,7 @@ control: TreeGrid documentation: ug --- -## Searching +# Searching in AngularJS TreeGrid Control The TreeGrid control has an option to search its content using toolbar search box. The toolbar search box can be enabled by using the `toolbarItems` in [`e-toolbarsettings`](/api/js/ejtreegrid#members:toolbarsettings) property. The following code example explains how to integrate search textbox in toolbar.