Skip to content

A quick-start project that shows you how to customize the Vue TreeGrid rows using a template. The rowTemplate property accepts either string or HTML element ID values, which are then used as the template for the row. In this project, we present employee information with a photo and details like name, address, etc.

Notifications You must be signed in to change notification settings

SyncfusionExamples/customize-vue-tree-grid-rows-using-a-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customize Vue Tree Grid Rows Using a Template

A quick-start project that shows you how to customize the Vue TreeGrid rows using a template. The rowTemplate property accepts either string or HTML element ID values, which are then used as the template for the row. In this project, we present employee information with a photo and details like name, address, etc.

Refer to the following documentation on the row template in the Syncfusion Vue Tree Grid component: https://ej2.syncfusion.com/vue/documentation/treegrid/row/row-template/

Check out this online row template example for the Syncfusion Vue TreeGrid component: https://ej2.syncfusion.com/vue/demos/#/bootstrap5/tree-grid/row-template.html

Refer to the following Syncfusion Vue TreeGrid getting started video: https://www.youtube.com/watch?v=FEMyOHKjjao

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.

How to run this application?

To run this application, you need to clone the customize-vue-tree-grid-rows-using-a-template 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.

About

A quick-start project that shows you how to customize the Vue TreeGrid rows using a template. The rowTemplate property accepts either string or HTML element ID values, which are then used as the template for the row. In this project, we present employee information with a photo and details like name, address, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •