diff --git a/README.md b/README.md index c4a6c28..456b55b 100644 --- a/README.md +++ b/README.md @@ -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). + + diff --git a/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md b/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md index bbf40df..4071795 100644 --- a/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md @@ -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. \ No newline at end of file +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). \ No newline at end of file diff --git a/connecting-to-backends/syncfusion-angular-grid-with-django-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-django-server/README.md index 79296f3..400b79f 100644 --- a/connecting-to-backends/syncfusion-angular-grid-with-django-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-with-django-server/README.md @@ -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). + --- diff --git a/connecting-to-backends/syncfusion-angular-grid-with-expressjs-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-expressjs-server/README.md index bb02710..7563e7c 100644 --- a/connecting-to-backends/syncfusion-angular-grid-with-expressjs-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-with-expressjs-server/README.md @@ -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). diff --git a/connecting-to-backends/syncfusion-angular-grid-with-fastapi-server-master/README.md b/connecting-to-backends/syncfusion-angular-grid-with-fastapi-server-master/README.md index 31051b6..551c32d 100644 --- a/connecting-to-backends/syncfusion-angular-grid-with-fastapi-server-master/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-with-fastapi-server-master/README.md @@ -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). + --- diff --git a/connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-master/README.md b/connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-master/README.md index 97b30fd..0cd0265 100644 --- a/connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-master/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-master/README.md @@ -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). + --- diff --git a/connecting-to-backends/syncfusion-angular-grid-with-graphql-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-graphql-server/README.md index abdbd53..984e0f2 100644 --- a/connecting-to-backends/syncfusion-angular-grid-with-graphql-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-with-graphql-server/README.md @@ -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). diff --git a/connecting-to-backends/syncfusion-angular-grid-with-nextjs-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-nextjs-server/README.md index dd37b79..0853bac 100644 --- a/connecting-to-backends/syncfusion-angular-grid-with-nextjs-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-with-nextjs-server/README.md @@ -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). + diff --git a/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md b/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md new file mode 100644 index 0000000..a388500 --- /dev/null +++ b/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md @@ -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). \ No newline at end of file diff --git a/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md b/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md new file mode 100644 index 0000000..22676f8 --- /dev/null +++ b/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md @@ -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). \ No newline at end of file diff --git a/connecting-to-database/syncfusion-angular-grid-MySQL/README.md b/connecting-to-database/syncfusion-angular-grid-MySQL/README.md new file mode 100644 index 0000000..127d9d2 --- /dev/null +++ b/connecting-to-database/syncfusion-angular-grid-MySQL/README.md @@ -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). \ No newline at end of file