Skip to content

Commit 9b6124e

Browse files
Merge pull request #359 from syncfusion-content/SEO-172168-js-TreeGride-control-missing-H1
Merged #359 into hotfix
2 parents f5cef81 + acbf97b commit 9b6124e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

js/TreeGrid/Searching.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Searching
4-
description: TreeGrid Searching
3+
title: Searching in JavaScript TreeGrid Control | Syncfusion
4+
description: Learn here all about searching support in Syncfusion Essential JavaScript TreeGrid control, its elements, and more.
55
platform: js
66
control: TreeGrid
77
documentation: ug
88
api: /api/js/ejtreegrid
99
---
1010

11-
## Searching
11+
# Searching in JavaScript TreeGrid
1212

1313
The TreeGrid control has an option to search its content using toolbar search box. The toolbar search box can be enabled by using the [`toolbarSettings.toolbarItems`](/api/js/ejtreegrid#members:toolbarsettings-toolbaritems) property. The following code example explains how to integrate search textbox in toolbar.
1414

0 commit comments

Comments
 (0)