Skip to content

Commit c0b3542

Browse files
Merge pull request #364 from Syncfusion-Content/hotfix/hotfix-v21.2.3
DOCINFRA-2341_merged_using_automation
2 parents 05da99d + 1e941a7 commit c0b3542

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

js/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Essential JS is a comprehensive collection of over 80 enterprise-grade HTML5 Jav
2727

2828
* The [Knowledge Base](https://support.syncfusion.com/kb/retiredproducts/category/94) section contains responses to some of the most common questions that other customers have asked us in the past so this would be a good place to search for topics that are not covered in the user guide.
2929

30-
* Similar to the [Knowledge Base](https://support.syncfusion.com/kb/retiredproducts/category/94), the [forum](https://www.syncfusion.com/forums/javascript) section also contains responses to questions that other customers have asked us in the past.
30+
* Similar to the [Knowledge Base](https://support.syncfusion.com/kb/web/category/70), the [forum](https://www.syncfusion.com/forums/javascript) section also contains responses to questions that other customers have asked us in the past.
3131

3232
## Create a support incident
3333

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)