From b0dcf374b99865b9f77236f02629c9c6195d21b1 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:59:54 +0300 Subject: [PATCH 1/7] SEO-177281-Vue-External-Linking-Tree-Grid --- README.md | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f048f88..e56ca9d 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # Getting Started with the Vue Tree Grid -A quick-start project that shows how to work with the Syncfusion Tree Grid in a Vue application. This project contains simple code customization, as well as some important features like binding data, customizing columns, and enable paging, sorting, and filtering. +The [Vue TreeGrid](https://www.syncfusion.com/vue-components/vue-tree-grid) is a feature-rich control used to visualize self-referential, hierarchical data effectively in a tabular format (a tree-like structure). A quick-start project that shows how to work with the Syncfusion Tree Grid in a Vue application. This project contains simple code customization, as well as some important features like binding data, customizing columns, and enable paging, sorting, and filtering. Refer to the following documentation for the Syncfusion Vue Tree Grid component: -https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started-vue-3/ +https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started Check out this online example of the Syncfusion Vue Calendar component: -https://ej2.syncfusion.com/vue/demos/#/material/tree-grid/default.html +https://ej2.syncfusion.com/vue/demos/#/bootstrap5/tree-grid/default.html Refer to the following documentation for the feature modules in the Syncfusion Vue Tree Grid component: -https://ej2.syncfusion.com/vue/documentation/treegrid/module/ +https://ej2.syncfusion.com/vue/documentation/treegrid/module ## Project prerequisites @@ -19,3 +19,23 @@ Make sure that you have the latest versions of Vue, Node, Vue Class Component, a ### How to run this application? To run this application, you need to clone the `getting-started-with-the-vue-tree-grid` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the `npm install` command and run your project using the `npm run serve` command. + + +## Features and Benefits + +### Adaptive UI layout + +The Vue Tree Grid user interface is customized and redesigned for great views and usability on small screens. Filter, search, and edit dialogs are adaptive to the screen size. + +### Column + +Columns define the schema of a data source in Vue Tree Grid. Features include formatting, column definitions, text wrapping, column chooser, column menu, column reordering, and other important features. + +### Paging + +Through paging, a segment of data can be viewed from the assigned data source. The Vue Tree Grid offers built-in pager UI with options to customize its entire UI. It also has an on-demand paging mode for effective data retrieval from remote web services. + +### Filtering + +Filtering helps view specific or related records that meet a given filtering criteria. It supports various filter types that include powerful Excel-like filter. The Vue Tree Grid filter allows users to choose appropriate filter types, define their own custom filtering logic, and customize the filtering UI based on their application needs. Filtering with related parent or child records can be defined. + From f705e415460b3b0b6565669283e8ab5632ca9bbb Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Thu, 16 Nov 2023 14:19:50 +0300 Subject: [PATCH 2/7] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index e56ca9d..e201722 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,23 @@ Through paging, a segment of data can be viewed from the assigned data source. T Filtering helps view specific or related records that meet a given filtering criteria. It supports various filter types that include powerful Excel-like filter. The Vue Tree Grid filter allows users to choose appropriate filter types, define their own custom filtering logic, and customize the filtering UI based on their application needs. Filtering with related parent or child records can be defined. + +## Related links +[Learn More about Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + +[Download Free Trial](https://www.syncfusion.com/account/manage-trials/downloads?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + +[Pricing](https://www.syncfusion.com/sales/teamlicense?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + +[Documentation](https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + +[View Demos](https://github.com/SyncfusionExamples/getting-started-with-the-vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + +[Community Forums](https://www.syncfusion.com/forums/vue-components?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + +[Suggest a feature or report a bug](https://www.syncfusion.com/feedback/vue?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + +[Online example](https://ej2.syncfusion.com/vue/demos/#/bootstrap5/tree-grid/default.html?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + +[Knowledge base](https://support.syncfusion.com/kb/web/category/73?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) + From ad8ded767dd7539d88cb702310ef2295504bc1df Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Fri, 17 Nov 2023 12:21:01 +0300 Subject: [PATCH 3/7] SEO-177281-Vue-External-Linking-Tree-Grid --- README.md | 35 +++++++++++++++++++++++++---------- 1 file changed, 25 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e201722..f86850f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Getting Started with the Vue Tree Grid -The [Vue TreeGrid](https://www.syncfusion.com/vue-components/vue-tree-grid) is a feature-rich control used to visualize self-referential, hierarchical data effectively in a tabular format (a tree-like structure). A quick-start project that shows how to work with the Syncfusion Tree Grid in a Vue application. This project contains simple code customization, as well as some important features like binding data, customizing columns, and enable paging, sorting, and filtering. +The [Vue TreeGrid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) is a feature-rich control used to visualize self-referential, hierarchical data effectively in a tabular format (a tree-like structure). A quick-start project that shows how to work with the Syncfusion Tree Grid in a Vue application. This project contains simple code customization, as well as some important features like binding data, customizing columns, and enable paging, sorting, and filtering. Refer to the following documentation for the Syncfusion Vue Tree Grid component: https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started @@ -41,21 +41,36 @@ Filtering helps view specific or related records that meet a given filtering cri ## Related links -[Learn More about Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[Learn More about Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Download Free Trial](https://www.syncfusion.com/account/manage-trials/downloads?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[Download Free Trial](https://www.syncfusion.com/account/manage-trials/downloads?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Pricing](https://www.syncfusion.com/sales/teamlicense?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[Pricing](https://www.syncfusion.com/sales/teamlicense?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Documentation](https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[Documentation](https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[View Demos](https://github.com/SyncfusionExamples/getting-started-with-the-vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[View Demos](https://github.com/SyncfusionExamples/getting-started-with-the-vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Community Forums](https://www.syncfusion.com/forums/vue-components?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[Community Forums](https://www.syncfusion.com/forums/vue-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Suggest a feature or report a bug](https://www.syncfusion.com/feedback/vue?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[Suggest a feature or report a bug](https://www.syncfusion.com/feedback/vue?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Online example](https://ej2.syncfusion.com/vue/demos/#/bootstrap5/tree-grid/default.html?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[Online example](https://ej2.syncfusion.com/vue/demos/#/bootstrap5/tree-grid/default.html?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Knowledge base](https://support.syncfusion.com/kb/web/category/73?utm_source=github&utm_medium=listing&utm_campaign=vue-chart-github-samples) +[Knowledge base](https://support.syncfusion.com/kb/web/category/73?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) +## About Syncfusion Vue Components + +Syncfusion's [Vue Components](https://www.syncfusion.com/vue-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) library is the only suite that you will ever need to build an application since it contains over 80 high-performance, lightweight, modular, and responsive UI Components in a single package. In addition to Tree Grid, we provide popular Vue Components such as [Button](https://www.syncfusion.com/vue-components/vue-button?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Badge](https://www.syncfusion.com/vue-components/vue-badge?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Scheduler](https://www.syncfusion.com/vue-components/vue-scheduler?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Diagram](https://www.syncfusion.com/vue-components/vue-diagram?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), and [Word Processor](https://www.syncfusion.com/vue-components/vue-word-processor?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples). + + +### About Syncfusion +Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies. + +Today, we provide 1800+ components and frameworks for web ([Blazor](https://www.syncfusion.com/blazor-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [ASP.NET WebForms](https://www.syncfusion.com/jquery/aspnet-webforms-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Angular](https://www.syncfusion.com/angular-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [React](https://www.syncfusion.com/react-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Vue](https://www.syncfusion.com/vue-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), and [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples)), mobile ([Xamarin](https://www.syncfusion.com/xamarin-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), and [.NET MAUI](https://www.syncfusion.com/maui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples)), and desktop development ([WinForms](https://www.syncfusion.com/winforms-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [WPF](https://www.syncfusion.com/wpf-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [WinUI](https://www.syncfusion.com/winui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples),[UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), and [.NET MAUI](https://www.syncfusion.com/maui-controls?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples)). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software. + +
+ +

+sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET
+

From 230e0e70f9f239677aa6169649bba19e6089e3b8 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:32:15 +0300 Subject: [PATCH 4/7] Update README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index f86850f..7b2723e 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,6 @@ The [Vue TreeGrid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) is a feature-rich control used to visualize self-referential, hierarchical data effectively in a tabular format (a tree-like structure). A quick-start project that shows how to work with the Syncfusion Tree Grid in a Vue application. This project contains simple code customization, as well as some important features like binding data, customizing columns, and enable paging, sorting, and filtering. -Refer to the following documentation for the Syncfusion Vue Tree Grid component: -https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started - -Check out this online example of the Syncfusion Vue Calendar component: -https://ej2.syncfusion.com/vue/demos/#/bootstrap5/tree-grid/default.html - -Refer to the following documentation for the feature modules in the Syncfusion Vue Tree Grid component: -https://ej2.syncfusion.com/vue/documentation/treegrid/module - - ## Project prerequisites Make sure that you have the latest versions of Vue, Node, Vue Class Component, and Visual Studio Code in your machine before starting to work on this project. @@ -20,7 +10,6 @@ Make sure that you have the latest versions of Vue, Node, Vue Class Component, a To run this application, you need to clone the `getting-started-with-the-vue-tree-grid` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the `npm install` command and run your project using the `npm run serve` command. - ## Features and Benefits ### Adaptive UI layout From 7148194d445f31b0c84caa49c02dff7ad390cfe0 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Wed, 22 Nov 2023 11:47:24 +0300 Subject: [PATCH 5/7] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b2723e..e466fad 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To run this application, you need to clone the `getting-started-with-the-vue-tre ### Adaptive UI layout -The Vue Tree Grid user interface is customized and redesigned for great views and usability on small screens. Filter, search, and edit dialogs are adaptive to the screen size. +The [Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) user interface is customized and redesigned for great views and usability on small screens. Filter, search, and edit dialogs are adaptive to the screen size. ### Column @@ -32,7 +32,7 @@ Filtering helps view specific or related records that meet a given filtering cri ## Related links [Learn More about Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Download Free Trial](https://www.syncfusion.com/account/manage-trials/downloads?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) +[Download Free Trial](https://www.syncfusion.com/downloads/vue?utm_source=github&utm_medium=listing&utm_campaign=vue-grid-github-samples) [Pricing](https://www.syncfusion.com/sales/teamlicense?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) @@ -50,7 +50,7 @@ Filtering helps view specific or related records that meet a given filtering cri ## About Syncfusion Vue Components -Syncfusion's [Vue Components](https://www.syncfusion.com/vue-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) library is the only suite that you will ever need to build an application since it contains over 80 high-performance, lightweight, modular, and responsive UI Components in a single package. In addition to Tree Grid, we provide popular Vue Components such as [Button](https://www.syncfusion.com/vue-components/vue-button?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Badge](https://www.syncfusion.com/vue-components/vue-badge?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Scheduler](https://www.syncfusion.com/vue-components/vue-scheduler?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Diagram](https://www.syncfusion.com/vue-components/vue-diagram?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), and [Word Processor](https://www.syncfusion.com/vue-components/vue-word-processor?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples). +Syncfusion's [Vue Components](https://www.syncfusion.com/vue-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) library is the only suite that you will ever need to build an application since it contains over 80 high-performance, lightweight, modular, and responsive UI Components in a single package. In addition to Tree Grid, we provide popular Vue Components such as [Chart](https://www.syncfusion.com/vue-components/vue-charts?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Grid](https://www.syncfusion.com/vue-components/vue-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Scheduler](https://www.syncfusion.com/vue-components/vue-scheduler?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Diagram](https://www.syncfusion.com/vue-components/vue-diagram?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), and [Word Processor](https://www.syncfusion.com/vue-components/vue-word-processor?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples). ### About Syncfusion @@ -61,5 +61,5 @@ Today, we provide 1800+ components and frameworks for web ([Blazor](https://www.

-sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET
+sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

From 2280d243dc43bf30f2efe66a34c9d1ccf1e621b0 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Wed, 22 Nov 2023 12:05:19 +0300 Subject: [PATCH 6/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e466fad..de077cc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Filtering helps view specific or related records that meet a given filtering cri ## Related links [Learn More about Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Download Free Trial](https://www.syncfusion.com/downloads/vue?utm_source=github&utm_medium=listing&utm_campaign=vue-grid-github-samples) +[Download Free Trial](https://www.syncfusion.com/downloads/vue?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) [Pricing](https://www.syncfusion.com/sales/teamlicense?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) From 83b43e7c36f5f3e2c05ed739f5fda2aa776be988 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Thu, 23 Nov 2023 16:55:28 +0300 Subject: [PATCH 7/7] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index de077cc..1d4192c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ The [Vue TreeGrid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) is a feature-rich control used to visualize self-referential, hierarchical data effectively in a tabular format (a tree-like structure). A quick-start project that shows how to work with the Syncfusion Tree Grid in a Vue application. This project contains simple code customization, as well as some important features like binding data, customizing columns, and enable paging, sorting, and filtering. +Refer to the following documentation for the Syncfusion Vue Tree Grid component: +https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started-vue-3 + +Refer to the following documentation for the feature modules in the Syncfusion Vue Tree Grid component: +https://ej2.syncfusion.com/vue/documentation/treegrid/module + ## Project prerequisites Make sure that you have the latest versions of Vue, Node, Vue Class Component, and Visual Studio Code in your machine before starting to work on this project. @@ -14,7 +20,7 @@ To run this application, you need to clone the `getting-started-with-the-vue-tre ### Adaptive UI layout -The [Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) user interface is customized and redesigned for great views and usability on small screens. Filter, search, and edit dialogs are adaptive to the screen size. +The [Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) user interface is customized and redesigned for great views and usability on small screens. [Filter](https://www.syncfusion.com/vue-components/vue-tree-grid/filter?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), search, and edit dialogs are adaptive to the screen size. ### Column @@ -28,7 +34,6 @@ Through paging, a segment of data can be viewed from the assigned data source. T Filtering helps view specific or related records that meet a given filtering criteria. It supports various filter types that include powerful Excel-like filter. The Vue Tree Grid filter allows users to choose appropriate filter types, define their own custom filtering logic, and customize the filtering UI based on their application needs. Filtering with related parent or child records can be defined. - ## Related links [Learn More about Vue Tree Grid](https://www.syncfusion.com/vue-components/vue-tree-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) @@ -46,8 +51,6 @@ Filtering helps view specific or related records that meet a given filtering cri [Online example](https://ej2.syncfusion.com/vue/demos/#/bootstrap5/tree-grid/default.html?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) -[Knowledge base](https://support.syncfusion.com/kb/web/category/73?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) - ## About Syncfusion Vue Components Syncfusion's [Vue Components](https://www.syncfusion.com/vue-components?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples) library is the only suite that you will ever need to build an application since it contains over 80 high-performance, lightweight, modular, and responsive UI Components in a single package. In addition to Tree Grid, we provide popular Vue Components such as [Chart](https://www.syncfusion.com/vue-components/vue-charts?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Grid](https://www.syncfusion.com/vue-components/vue-grid?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Scheduler](https://www.syncfusion.com/vue-components/vue-scheduler?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), [Diagram](https://www.syncfusion.com/vue-components/vue-diagram?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples), and [Word Processor](https://www.syncfusion.com/vue-components/vue-word-processor?utm_source=github&utm_medium=listing&utm_campaign=vue-tree-grid-github-samples).