Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# ej2-angular-grid-samples
This repository contains categorized samples for the Syncfusion EJ2 Angular Grid, demonstrating real-world use cases including connecting to databases, integrating with various backends, and common reusable configurations

## Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-backends/syncfusion-angular-grid-with-django-server

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).


Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,27 @@ The Syncfusion DataManager sends a single JSON payload containing all operation
- Click **column headers** to sort ascending/descending

## Reference
The [Syncfusion Angular Grid with Apollo server](https://ej2.syncfusion.com/angular/documentation/grid/connecting-to-backends/graphql-apollo-server) provides detailed directions in a clear, step-by-step format.
The [Syncfusion Angular Grid with Apollo server](https://ej2.syncfusion.com/angular/documentation/grid/connecting-to-backends/graphql-apollo-server) provides detailed directions in a clear, step-by-step format.

## Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-backends/syncfusion-angular-grid-apollo-server

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,28 @@ CORS_ALLOWED_ORIGINS = [
- Ensure front-end date fields use `type=" date"`
- If needed, configure DRF `DATETIME_INPUT_FORMATS`/`DATE_INPUT_FORMATS`

## Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-backends/syncfusion-angular-grid-with-django-server

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).

---

Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,26 @@ A lightweight, production-ready pattern for binding **Express.js** server data t

## Reference
For detailed information, refer to the [Syncfusion Angular Grid documentation](https://ej2.syncfusion.com/angular/documentation/grid/getting-started).

## Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-backends/syncfusion-angular-grid-with-expressjs-server

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,27 @@ The Syncfusion Angular Grid communicates with the backend using the **DataManage
- Use column filters for advanced conditions
- Click column headers to sort ascending or descending

## Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-backends/syncfusion-angular-grid-with-fastapi-server-master

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).

---
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,27 @@ The Syncfusion Angular Grid communicates with the backend using direct HTTP requ
- Use column **Excel Filter** for advanced filtering conditions
- Click column headers to sort ascending or descending

## Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-masters

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).

---
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,26 @@ The Syncfusion DataManager sends a single JSON payload containing all operation

## Reference
The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connecting-to-backends/graphql-nodejs-server) provides detailed directions in a clear, step-by-step format.

## Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-backends/syncfusion-angular-grid-with-graphql-server

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,26 @@ A lightweight, production-ready pattern for binding **Next.js** server data to a
## Reference
The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connecting-to-backends/next-js-server) provides detailed directions in a clear, step-by-step format.

## Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-backends/syncfusion-angular-grid-with-nextjs-server

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-database/syncfusion-angular-grid-EntityFrameWork

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).
22 changes: 22 additions & 0 deletions connecting-to-database/syncfusion-angular-grid-MSSQL/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-database/syncfusion-angular-grid-MSSQL

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).
22 changes: 22 additions & 0 deletions connecting-to-database/syncfusion-angular-grid-MySQL/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Steps to download GitHub samples using DownGit

1. **Open the DownGit Website**

Go to the official DownGit tool: https://minhaskamal.github.io/DownGit

2. **Copy the GitHub URL**

- Navigate to the sample folder you want to download and copy its URL.
- Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/1011064-EditReadMeFile/connecting-to-database/syncfusion-angular-grid-MySQL

3. **Paste the URL into DownGit**

In the DownGit input box, paste the copied GitHub URL.

4. **Download the ZIP**

- Click **Download**.
- DownGit will generate a ZIP file of the selected folder, which you can save and extract locally.
5. **Reference**

For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit).