From d5d465fd4fcc86bdedf30cb2fed945ca65e1300d Mon Sep 17 00:00:00 2001 From: Sivaranjani Rajasekaran Date: Mon, 23 Feb 2026 19:32:45 +0530 Subject: [PATCH 1/5] 1011064 - Update the README.md files in the respective repos --- README.md | 25 +++++++++++++++++++ .../README.md | 25 ++++++++++++++++++- .../README.md | 23 +++++++++++++++++ .../README.md | 23 +++++++++++++++++ .../README.md | 23 +++++++++++++++++ .../README.md | 23 +++++++++++++++++ .../README.md | 23 +++++++++++++++++ .../README.md | 23 +++++++++++++++++ .../README.md | 22 ++++++++++++++++ .../syncfusion-angular-grid-MSSQL/README.md | 22 ++++++++++++++++ .../syncfusion-angular-grid-MySQL/README.md | 22 ++++++++++++++++ 11 files changed, 253 insertions(+), 1 deletion(-) create mode 100644 connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md create mode 100644 connecting-to-database/syncfusion-angular-grid-MSSQL/README.md create mode 100644 connecting-to-database/syncfusion-angular-grid-MySQL/README.md 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 From 4d5634f6fba056f470bed64fd2591059dd2084a8 Mon Sep 17 00:00:00 2001 From: Sivaranjani Rajasekaran Date: Wed, 18 Mar 2026 13:14:50 +0530 Subject: [PATCH 2/5] 1011064 - Update the README.md files --- README.md | 1 + .../README.md | 1 + .../README.md | 24 +++- .../README.md | 1 + .../README.md | 1 + .../README.md | 1 + .../README.md | 114 ------------------ .../README.md | 24 ++++ .../README.md | 1 + .../syncfusion-angular-grid-Dapper/README.md | 23 ++++ .../README.md | 1 + .../syncfusion-angular-grid-MSSQL/README.md | 1 + .../syncfusion-angular-grid-MySQL/README.md | 1 + .../syncfusion-angular-grid-SQLite/README.md | 23 ++++ 14 files changed, 102 insertions(+), 115 deletions(-) delete mode 100644 connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-master/syncfusion-angular-grid-with-flaskapi-server-master/README.md create mode 100644 connecting-to-database/syncfusion-angular-grid-Dapper/README.md create mode 100644 connecting-to-database/syncfusion-angular-grid-SQLite/README.md diff --git a/README.md b/README.md index 456b55b..1fe303e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # 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 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 4071795..394e054 100644 --- a/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md @@ -140,6 +140,7 @@ The [Syncfusion Angular Grid with Apollo server](https://ej2.syncfusion.com/angu - 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-custom-binding-with-django-server/README.md b/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/README.md index 61cca6e..1f4d918 100644 --- a/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/README.md @@ -173,4 +173,26 @@ Grid triggers `DELETE`. - Ensure frontend sends `skip` & `take` - Backend must read `page` & `page_size` ---- +# 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/master/connecting-to-backends/syncfusion-angular-grid-custom-binding-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-django-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-django-server/README.md index 400b79f..319fb39 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 @@ -176,6 +176,7 @@ CORS_ALLOWED_ORIGINS = [ - 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 7563e7c..4c66344 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 @@ -118,6 +118,7 @@ For detailed information, refer to the [Syncfusion Angular Grid documentation](h - 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 551c32d..7cc73f7 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 @@ -118,6 +118,7 @@ The Syncfusion Angular Grid communicates with the backend using the **DataManage - 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/syncfusion-angular-grid-with-flaskapi-server-master/README.md b/connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-master/syncfusion-angular-grid-with-flaskapi-server-master/README.md deleted file mode 100644 index 97b30fd..0000000 --- a/connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-master/syncfusion-angular-grid-with-flaskapi-server-master/README.md +++ /dev/null @@ -1,114 +0,0 @@ -# Connecting the Syncfusion Angular Grid with Flask REST backend - -Flask is a lightweight, flexible Python web framework used for building RESTful APIs with simplicity and extensibility. In a REST architecture, the client communicates with the backend using standard HTTP methods and structured JSON payloads. This makes Flask a natural fit for the Syncfusion Angular Grid, where every grid action is serialized into a predictable request format and processed on the server. - -**Key REST concepts:** - -- **Resources**: Logical endpoints such as `/tasks` that represent collections or entities. -- **HTTP Methods**: `GET`, `POST`, `PUT`, and `DELETE` for standard CRUD operations. -- **Request / Response Payloads**: JSON structures carrying grid operation metadata and results. -- **Status Codes**: Standard HTTP codes indicating success or failure of operations. - ---- - -## Prerequisites - -| Software / Package | Recommended version | Purpose | -|-------------------|---------------------|--------| -| Python | 3.11 or later | Backend runtime | -| Flask | Latest | Web framework | -| Flask-CORS | Latest | Cross-Origin Resource Sharing support | -| Node.js | 20.x LTS or later | Angular tooling | -| npm | 10.x or later | Package manager | - ---- - -## Quick Start - -1. **Clone the repository** - ```bash - git clone - cd Grid_FlaskAPI - ``` - -2. **Run the Flask backend** - ```bash - cd server - pip install flask flask-cors - python app.py - ``` - The backend is now running at http://localhost:5000/. - -3. **Run the Angular client** - ```bash - cd client - npm install - ng serve - ``` - Open the URL shown in the terminal (typically http://localhost:4200/). - ---- - -## Configuration - -The Syncfusion Angular Grid communicates with the backend using direct HTTP requests. All grid operations (paging, sorting, filtering, searching, and CRUD) are sent as HTTP requests to REST endpoints. - -**Grid State Parameters (Query String & Request Body):** - -| Parameters | Description | -|------------------|-------------| -| `requiresCounts` | Includes the total record count in the response when set to true | -| `skip` | Number of records to skip | -| `take` | Number of records to retrieve | -| `sorted` | Sorting field(s) and direction | -| `where` | Filtering predicates | -| `search` | Search fields and keywords | -| `action` | Indicates `add`, `edit`, or `delete` for CRUD operations | - -**REST Endpoints:** - -| Method | Endpoint | Purpose | -|--------|---|---------| -| `GET` | `/tasks` | Retrieve tasks with paging, sorting, filtering, and search | -| `POST` | `/tasks` | Create a new task | -| `PUT` | `/tasks/` | Update an existing task | -| `DELETE` | `/tasks/` | Delete a task | - ---- - -## Project Layout - -| File / Folder | Purpose | -|---------------|---------| -| `server/app.py` | Flask application entry point with all route handlers | -| `server/task_data.json` | JSON file storing task dataset | -| `client/src/app/app.component.ts` | Angular Grid configuration and data binding | -| `client/src/app/app.component.html` | Grid template markup | -| `client/src/styles.css` | Global styles including Syncfusion theme | -| `client/angular.json` | Angular CLI configuration | -| `client/package.json` | Angular project dependencies | - ---- - -## Common Tasks - -### Add a Record -- Click **Add** in the grid toolbar -- Enter task details in the dialog -- Click **Save** to persist the record - -### Edit a Record -- Select a row → Click **Edit** -- Modify field values in the dialog -- Click **Update** to save changes - -### Delete a Record -- Select a row → Click **Delete** -- Confirm the deletion - -### Search / Filter / Sort -- Use the **Search** toolbar item for text search across task fields -- Use column **Excel Filter** for advanced filtering conditions -- Click column headers to sort ascending or descending - ---- diff --git a/connecting-to-backends/syncfusion-angular-grid-with-graphql-hotchocolate-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-graphql-hotchocolate-server/README.md index cc8be42..72661d0 100644 --- a/connecting-to-backends/syncfusion-angular-grid-with-graphql-hotchocolate-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-with-graphql-hotchocolate-server/README.md @@ -50,3 +50,27 @@ https://localhost:/graphql - **src/**: Angular application source code - **package.json**: Node.js dependencies including Syncfusion Angular Grid - **angular.json**: Angular configuration + +## 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/master/connecting-to-backends/syncfusion-angular-grid-with-graphql-hotchocolate-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-graphql-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-graphql-server/README.md index 984e0f2..97f00f8 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 @@ -122,6 +122,7 @@ The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connectin - 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-Dapper/README.md b/connecting-to-database/syncfusion-angular-grid-Dapper/README.md new file mode 100644 index 0000000..3938d40 --- /dev/null +++ b/connecting-to-database/syncfusion-angular-grid-Dapper/README.md @@ -0,0 +1,23 @@ +# 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/master/connecting-to-database/syncfusion-angular-grid-Dapper + +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 index a388500..cfa3be0 100644 --- a/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md +++ b/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md @@ -17,6 +17,7 @@ - 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 index 22676f8..c9126a4 100644 --- a/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md +++ b/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md @@ -17,6 +17,7 @@ - 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 index 127d9d2..dd41869 100644 --- a/connecting-to-database/syncfusion-angular-grid-MySQL/README.md +++ b/connecting-to-database/syncfusion-angular-grid-MySQL/README.md @@ -17,6 +17,7 @@ - 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-SQLite/README.md b/connecting-to-database/syncfusion-angular-grid-SQLite/README.md new file mode 100644 index 0000000..ec2a3ba --- /dev/null +++ b/connecting-to-database/syncfusion-angular-grid-SQLite/README.md @@ -0,0 +1,23 @@ +## 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/master/connecting-to-database/syncfusion-angular-grid-SQLite + +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). From 3a6b620a395df721a96fdae0040a43c0e0f93ab7 Mon Sep 17 00:00:00 2001 From: Sivaranjani Rajasekaran Date: Thu, 19 Mar 2026 11:21:02 +0530 Subject: [PATCH 3/5] 1011064 - Update the links --- README.md | 2 +- .../README.md | 2 +- .../README.md | 2 +- .../README.md | 2 +- .../README.md | 2 +- .../README.md | 2 +- .../README.md | 126 ++++++++++++++++++ .../README.md | 2 +- .../README.md | 2 +- .../syncfusion-angular-grid-MSSQL/README.md | 2 +- .../syncfusion-angular-grid-MySQL/README.md | 2 +- 11 files changed, 136 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1fe303e..2afcd55 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This repository contains categorized samples for the Syncfusion EJ2 Angular Grid 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-backends/syncfusion-angular-grid-with-django-server 3. **Paste the URL into 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 394e054..7b0843c 100644 --- a/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md @@ -130,7 +130,7 @@ The [Syncfusion Angular Grid with Apollo server](https://ej2.syncfusion.com/angu 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-backends/syncfusion-angular-grid-apollo-server 3. **Paste the URL into DownGit** 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 319fb39..108765c 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 @@ -166,7 +166,7 @@ CORS_ALLOWED_ORIGINS = [ 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-backends/syncfusion-angular-grid-with-django-server 3. **Paste the URL into 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 4c66344..2c091c8 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 @@ -108,7 +108,7 @@ For detailed information, refer to the [Syncfusion Angular Grid documentation](h 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-backends/syncfusion-angular-grid-with-expressjs-server 3. **Paste the URL into 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 7cc73f7..383b37d 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 @@ -108,7 +108,7 @@ The Syncfusion Angular Grid communicates with the backend using the **DataManage 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-backends/syncfusion-angular-grid-with-fastapi-server-master 3. **Paste the URL into 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 0cd0265..55720aa 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 @@ -120,7 +120,7 @@ The Syncfusion Angular Grid communicates with the backend using direct HTTP requ 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-backends/syncfusion-angular-grid-with-flaskapi-server-master 3. **Paste the URL into 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 97f00f8..8221f56 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 @@ -126,3 +126,129 @@ The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connectin 5. **Reference** For more details or to explore the project, visit the official [DownGit GitHub repository](https://github.com/MinhasKamal/DownGit). + +# Syncfusion Angular Grid with Next.js server + +A lightweight, production-ready pattern for binding **Next.js** server data to a **Syncfusion Angular Grid**. The sample supports complete CRUD (Create, Read, Update, Delete), server-side filtering, searching, sorting, and paging using Syncfusion **DataManager**. + +## Key Features + +- **Syncfusion Angular Grid**: Built-in search, filter, sort, and paging capabilities +- **Complete CRUD Operations**: Add, edit, delete, and update records directly from the grid +- **Custom-Binding**: Full control over grid data operations (search, filter, sort, page and CRUD actions) + +## Prerequisites + + - Node.js: LTS version (v20.x or later) + + - npm/yarn: For package management. + + - Angular CLI: For creating and serving the Angular client application + +## Quick Start + +1. **Clone the repository** + ```bash + git clone + cd Connecting_to_Next_js_server + ``` + +2. **Run the application** + +**Run the Next.js server** + +```bash + cd next_js_server + npm run dev +``` + +**Run the Angular client** + +```bash + cd angular_client + ng serve +``` + +3. **Open the application** + + The server runs at http://localhost:3000 + Navigate to the local URL displayed in the terminal (typically `http://localhost:3000`). + +## Configuration + +**Security Note**: For production environments, store sensitive credentials using: + +- Environment variables + +- Secure storage solutions (e.g., Azure Key Vault, AWS Secrets Manager) + +## Project Layout + +| File/Folder | Purpose | +|-------------|---------| +| `next_js_server/app/api/health_care/route.ts` | Server-side API route handling grid data operations | +| `next_js_server/data/health_care_Entities.ts` | Entity model containing the data | +| `angular_client/src/app/doctors/doctors.ts` | Contains the Grid configuration | +| `angular_client/src/app/patients/patients.ts` | Dynamic route page | + +## Common Tasks + +### Add a Record +1. Click the **Add** button in the toolbar +2. Fill in the form fields (Doctor ID, Name, Specialty etc.) +3. Click **Update** button in the toolbar to save the record. + +### Edit a Record +1. Select a row in the grid +2. Click the **Edit** button in the toolbar +3. Modify the required fields +4. Click **Update** to save changes + +### Delete a Record +1. Select a row in the grid +2. Click the **Delete** button in the toolbar +3. Confirm the deletion + +### Search Records +1. Use the **Search** box in the toolbar +2. Enter keywords to filter records (searches across all columns) + +### Filter Records +1. Click the filter icon in any column header +2. Select filter criteria (equals, contains, greater than, etc.) +3. Click **Filter** to apply + +### Sort Records +1. Click the column header to sort ascending +2. Click again to sort descending + +### Routing +1. Click the **View Appointment Details** button in the template column of the Grid. +2. This will navigate to the appointment details page. + +## 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/master/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 0853bac..8836c38 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 @@ -109,7 +109,7 @@ The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connectin 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-backends/syncfusion-angular-grid-with-nextjs-server 3. **Paste the URL into DownGit** diff --git a/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md b/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md index cfa3be0..ec74ac5 100644 --- a/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md +++ b/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md @@ -7,7 +7,7 @@ 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-database/syncfusion-angular-grid-EntityFrameWork 3. **Paste the URL into DownGit** diff --git a/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md b/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md index c9126a4..b612069 100644 --- a/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md +++ b/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md @@ -7,7 +7,7 @@ 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-database/syncfusion-angular-grid-MSSQL 3. **Paste the URL into DownGit** diff --git a/connecting-to-database/syncfusion-angular-grid-MySQL/README.md b/connecting-to-database/syncfusion-angular-grid-MySQL/README.md index dd41869..ee211af 100644 --- a/connecting-to-database/syncfusion-angular-grid-MySQL/README.md +++ b/connecting-to-database/syncfusion-angular-grid-MySQL/README.md @@ -7,7 +7,7 @@ 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 + - Example : https://github.com/SyncfusionExamples/ej2-angular-grid-samples/tree/master/connecting-to-database/syncfusion-angular-grid-MySQL 3. **Paste the URL into DownGit** From a0bd5a199a967a7222c11f262e46ccf062cfa642 Mon Sep 17 00:00:00 2001 From: Sivaranjani Rajasekaran Date: Thu, 19 Mar 2026 15:00:51 +0530 Subject: [PATCH 4/5] Update the links --- README.md | 6 +----- .../syncfusion-angular-grid-apollo-server/README.md | 8 ++------ .../README.md | 6 +----- .../syncfusion-angular-grid-with-django-server/README.md | 6 +----- .../README.md | 6 +----- .../README.md | 7 +------ .../README.md | 7 +------ .../README.md | 6 +----- .../syncfusion-angular-grid-with-graphql-server/README.md | 5 +---- .../syncfusion-angular-grid-with-nextjs-server/README.md | 5 +---- .../syncfusion-angular-grid-Dapper/README.md | 8 ++------ .../syncfusion-angular-grid-EntityFrameWork/README.md | 2 +- .../syncfusion-angular-grid-MSSQL/README.md | 8 ++------ .../syncfusion-angular-grid-MySQL/README.md | 8 ++------ .../syncfusion-angular-grid-SQLite/README.md | 6 +----- 15 files changed, 19 insertions(+), 75 deletions(-) diff --git a/README.md b/README.md index 2afcd55..25f98c1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains categorized samples for the Syncfusion EJ2 Angular Grid 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -21,8 +21,4 @@ This repository contains categorized samples for the Syncfusion EJ2 Angular Grid - 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 7b0843c..68d9ca3 100644 --- a/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-apollo-server/README.md @@ -125,7 +125,7 @@ The [Syncfusion Angular Grid with Apollo server](https://ej2.syncfusion.com/angu 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -139,8 +139,4 @@ The [Syncfusion Angular Grid with Apollo server](https://ej2.syncfusion.com/angu 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 + - DownGit will generate a ZIP file of the selected folder, which you can save and extract locally. \ No newline at end of file diff --git a/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/README.md b/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/README.md index 1f4d918..647c47d 100644 --- a/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-custom-binding-with-django-server/README.md @@ -177,7 +177,7 @@ Grid triggers `DELETE`. 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -192,7 +192,3 @@ Grid triggers `DELETE`. - 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-django-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-django-server/README.md index 108765c..613655f 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 @@ -161,7 +161,7 @@ CORS_ALLOWED_ORIGINS = [ 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -177,9 +177,5 @@ CORS_ALLOWED_ORIGINS = [ - 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 2c091c8..ce1a48c 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 @@ -103,7 +103,7 @@ For detailed information, refer to the [Syncfusion Angular Grid documentation](h 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -118,7 +118,3 @@ For detailed information, refer to the [Syncfusion Angular Grid documentation](h - 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 383b37d..e0d1c9c 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 @@ -103,7 +103,7 @@ The Syncfusion Angular Grid communicates with the backend using the **DataManage 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -119,8 +119,3 @@ The Syncfusion Angular Grid communicates with the backend using the **DataManage - 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 55720aa..f112178 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 @@ -115,7 +115,7 @@ The Syncfusion Angular Grid communicates with the backend using direct HTTP requ 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -130,8 +130,3 @@ The Syncfusion Angular Grid communicates with the backend using direct HTTP requ - 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-hotchocolate-server/README.md b/connecting-to-backends/syncfusion-angular-grid-with-graphql-hotchocolate-server/README.md index 72661d0..5173f0a 100644 --- a/connecting-to-backends/syncfusion-angular-grid-with-graphql-hotchocolate-server/README.md +++ b/connecting-to-backends/syncfusion-angular-grid-with-graphql-hotchocolate-server/README.md @@ -55,7 +55,7 @@ https://localhost:/graphql 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -70,7 +70,3 @@ https://localhost:/graphql - 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 8221f56..9f9fb32 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 @@ -233,7 +233,7 @@ The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connectin 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -248,7 +248,4 @@ The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connectin - 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 8836c38..9f7daf2 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 @@ -104,7 +104,7 @@ The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connectin 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -119,7 +119,4 @@ The [user guide](https://ej2.syncfusion.com/angular/documentation/grid/connectin - 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-Dapper/README.md b/connecting-to-database/syncfusion-angular-grid-Dapper/README.md index 3938d40..35b0706 100644 --- a/connecting-to-database/syncfusion-angular-grid-Dapper/README.md +++ b/connecting-to-database/syncfusion-angular-grid-Dapper/README.md @@ -2,7 +2,7 @@ 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -16,8 +16,4 @@ 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). + - DownGit will generate a ZIP file of the selected folder, which you can save and extract locally. \ No newline at end of file diff --git a/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md b/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md index ec74ac5..8526af2 100644 --- a/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md +++ b/connecting-to-database/syncfusion-angular-grid-EntityFrameWork/README.md @@ -2,7 +2,7 @@ 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** diff --git a/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md b/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md index b612069..b0b87b3 100644 --- a/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md +++ b/connecting-to-database/syncfusion-angular-grid-MSSQL/README.md @@ -2,7 +2,7 @@ 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -16,8 +16,4 @@ 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 + - DownGit will generate a ZIP file of the selected folder, which you can save and extract locally. \ 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 index ee211af..062b354 100644 --- a/connecting-to-database/syncfusion-angular-grid-MySQL/README.md +++ b/connecting-to-database/syncfusion-angular-grid-MySQL/README.md @@ -2,7 +2,7 @@ 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -16,8 +16,4 @@ 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 + - DownGit will generate a ZIP file of the selected folder, which you can save and extract locally. \ No newline at end of file diff --git a/connecting-to-database/syncfusion-angular-grid-SQLite/README.md b/connecting-to-database/syncfusion-angular-grid-SQLite/README.md index ec2a3ba..008e78d 100644 --- a/connecting-to-database/syncfusion-angular-grid-SQLite/README.md +++ b/connecting-to-database/syncfusion-angular-grid-SQLite/README.md @@ -2,7 +2,7 @@ 1. **Open the DownGit Website** - Go to the official DownGit tool: https://minhaskamal.github.io/DownGit + Go to the official DownGit tool: https://downgit.github.io/#/home 2. **Copy the GitHub URL** @@ -17,7 +17,3 @@ - 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). From 71c16053cfae0bf102d5763db1809eb8ad3bb64c Mon Sep 17 00:00:00 2001 From: Sivaranjani Rajasekaran Date: Thu, 19 Mar 2026 15:22:16 +0530 Subject: [PATCH 5/5] 1011064 - fixes alignment issues --- connecting-to-database/syncfusion-angular-grid-SQLite/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connecting-to-database/syncfusion-angular-grid-SQLite/README.md b/connecting-to-database/syncfusion-angular-grid-SQLite/README.md index 008e78d..cad41a6 100644 --- a/connecting-to-database/syncfusion-angular-grid-SQLite/README.md +++ b/connecting-to-database/syncfusion-angular-grid-SQLite/README.md @@ -1,4 +1,4 @@ -## Steps to download GitHub samples using DownGit +# Steps to download GitHub samples using DownGit 1. **Open the DownGit Website**