Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit e8c0703

Browse files
Updated ReadMe file.
1 parent 3d08af8 commit e8c0703

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

‎README.md‎

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,36 @@
1-
# Different-Editing-Modes-in-Angular-Tree-Grid
1+
# Different Editing Modes and Templates in Angular Tree Grid
2+
23
Learn how you can edit in Syncfusion Angular Tree Grid. This example explains the Tree Grid editing features like edit types, edit modes, and Command column.
4+
5+
Documentation: https://ej2.syncfusion.com/angular/documentation/treegrid/edit/
6+
7+
Online example: https://ej2.syncfusion.com/angular/demos/#/material/treegrid/celledit-type
8+
9+
## Project pre-requisites
10+
Make sure that you have the compatible versions of TypeScript and Angular in your machine before starting to work on this project.
11+
* Angular 4+
12+
* TypeScript 2.6+
13+
14+
## How to run this application?
15+
To run this application, you need to first clone the `Different-Editing-Modes-in-Angular-Tree-Grid` repository and then navigate to its appropriate path where it has been in your system.
16+
17+
To do so, open the command prompt and run the below commands one after the other.
18+
19+
```
20+
git clone https://github.com/SyncfusionSamples/Different-Editing-Modes-in-Angular-Tree-Grid treegrid-example
21+
cd treegrid-example
22+
```
23+
24+
## Installing
25+
Once done with downloading, next you need to install the necessary packages required to run this application locally. The `npm install` command will install all the needed angular packages into your current project and to do so, run the below command.
26+
27+
```
28+
npm install
29+
```
30+
31+
## Running on development server
32+
Run `ng serve` command for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
33+
34+
## Further help
35+
36+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /