From 8736f115c11ff47c8da437b247bd98dce71687ca Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Fri, 26 May 2023 10:47:44 +0300 Subject: [PATCH 1/5] SEO-172101-Links-With-Redirects-JS-Overview --- js/Overview.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/Overview.md b/js/Overview.md index d9f10f139..c69f29b0f 100644 --- a/js/Overview.md +++ b/js/Overview.md @@ -17,7 +17,7 @@ Essential JS is a comprehensive collection of over 80 enterprise-grade HTML5 Jav * The best way to get started would be to read the "Getting Started" section of the documentation for the component that you would like to start using first. The "Getting Started" guide gives just enough information that you need to know before starting to write code. This is the only section that we recommend reading end-to-end before starting to write code, all other information can be referred as needed. -* Now that you are familiar with the basics of using the component, the next step would be to start integrating the component into your application. A good starting point would be to refer to the code snippets in the [online sample browser](https://js.syncfusion.com/demos/web/) which contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario. +* Now that you are familiar with the basics of using the component, the next step would be to start integrating the component into your application. A good starting point would be to refer to the code snippets in the [online sample browser](https://ej2.syncfusion.com/home/) which contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario. * After you have integrated the component into your application using one of the sample code snippets as a starting point, it is likely that you would want additional information on specific features and API. The best option would be to search a the specific topic using the search box that is available at the top of the user guide. @@ -25,9 +25,9 @@ Essential JS is a comprehensive collection of over 80 enterprise-grade HTML5 Jav ## Additional help resources -* The [Knowledge Base](https://www.syncfusion.com/kb/javascript) 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. +* 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. -* Similar to the [Knowledge Base](https://www.syncfusion.com/kb/javascript), the [forum](https://www.syncfusion.com/forums/javascript) section also contains responses to questions that other customers have asked us in the past. +* 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. ## Create a support incident From e9763a1e2604aa9227351e327556d98df019eb2a Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:41:16 +0300 Subject: [PATCH 2/5] Update Searching.md --- js/TreeGrid/Searching.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/TreeGrid/Searching.md b/js/TreeGrid/Searching.md index 9809c7f6b..c028c81ad 100644 --- a/js/TreeGrid/Searching.md +++ b/js/TreeGrid/Searching.md @@ -1,14 +1,14 @@ --- layout: post -title: Searching -description: TreeGrid Searching +title: Searching in JavaScript TreeGrid control | Syncfusion +description: Learn here all about serching in Syncfusion Essential JavaScript TreeGrid control, its elements, and more. platform: js control: TreeGrid documentation: ug api: /api/js/ejtreegrid --- -## Searching +# Searching in JavaScript 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 [`toolbarSettings.toolbarItems`](/api/js/ejtreegrid#members:toolbarsettings-toolbaritems) property. The following code example explains how to integrate search textbox in toolbar. From 6aceb1126bbf925bdafc4f1d4d75a7ecd70a41ba Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Fri, 9 Jun 2023 09:58:58 +0300 Subject: [PATCH 3/5] made changes --- js/TreeGrid/Searching.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/TreeGrid/Searching.md b/js/TreeGrid/Searching.md index c028c81ad..3f8c9ef62 100644 --- a/js/TreeGrid/Searching.md +++ b/js/TreeGrid/Searching.md @@ -1,14 +1,14 @@ --- layout: post -title: Searching in JavaScript TreeGrid control | Syncfusion -description: Learn here all about serching in Syncfusion Essential JavaScript TreeGrid control, its elements, and more. +title: Searching in JavaScript TreeGrid Control | Syncfusion +description: Learn here all about serching support in Syncfusion Essential JavaScript TreeGrid control, its elements, and more. platform: js control: TreeGrid documentation: ug api: /api/js/ejtreegrid --- -# Searching in JavaScript TreeGrid control +# Searching in JavaScript TreeGrid 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. From b727422119f8f11c3c14ab3410c7e12ee132087b Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Mon, 12 Jun 2023 09:56:26 +0300 Subject: [PATCH 4/5] Update Overview.md --- js/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/Overview.md b/js/Overview.md index c69f29b0f..aff68919f 100644 --- a/js/Overview.md +++ b/js/Overview.md @@ -27,7 +27,7 @@ Essential JS is a comprehensive collection of over 80 enterprise-grade HTML5 Jav * 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. -* 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. +* 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. ## Create a support incident From acbf97bd71e246d78cc0512696a23bbaef258928 Mon Sep 17 00:00:00 2001 From: Omanyadickson <134391392+Omanyadickson@users.noreply.github.com> Date: Tue, 13 Jun 2023 14:28:25 +0300 Subject: [PATCH 5/5] Update Searching.md --- js/TreeGrid/Searching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/TreeGrid/Searching.md b/js/TreeGrid/Searching.md index 3f8c9ef62..c90ff660a 100644 --- a/js/TreeGrid/Searching.md +++ b/js/TreeGrid/Searching.md @@ -1,7 +1,7 @@ --- layout: post title: Searching in JavaScript TreeGrid Control | Syncfusion -description: Learn here all about serching support in Syncfusion Essential JavaScript TreeGrid control, its elements, and more. +description: Learn here all about searching support in Syncfusion Essential JavaScript TreeGrid control, its elements, and more. platform: js control: TreeGrid documentation: ug