diff --git a/Document-Processing/Excel/Spreadsheet/React/cell-range.md b/Document-Processing/Excel/Spreadsheet/React/cell-range.md
index bc315aa0e..392e9da89 100644
--- a/Document-Processing/Excel/Spreadsheet/React/cell-range.md
+++ b/Document-Processing/Excel/Spreadsheet/React/cell-range.md
@@ -316,7 +316,7 @@ Clear the cell contents and formats in the Spreadsheet document by using the [cl
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/clipboard.md b/Document-Processing/Excel/Spreadsheet/React/clipboard.md
index a3ebc5045..8da8192cb 100644
--- a/Document-Processing/Excel/Spreadsheet/React/clipboard.md
+++ b/Document-Processing/Excel/Spreadsheet/React/clipboard.md
@@ -106,4 +106,4 @@ The following example shows, how to prevent the paste action in spreadsheet. In
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
\ No newline at end of file
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
\ No newline at end of file
diff --git a/Document-Processing/Excel/Spreadsheet/React/context-menu.md b/Document-Processing/Excel/Spreadsheet/React/context-menu.md
index 9cab7af96..3b6b6b452 100644
--- a/Document-Processing/Excel/Spreadsheet/React/context-menu.md
+++ b/Document-Processing/Excel/Spreadsheet/React/context-menu.md
@@ -115,7 +115,7 @@ In this demo, Rename item is disabled in the pager context menu.
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/data-binding.md b/Document-Processing/Excel/Spreadsheet/React/data-binding.md
index d4fc92905..ae8e6262b 100644
--- a/Document-Processing/Excel/Spreadsheet/React/data-binding.md
+++ b/Document-Processing/Excel/Spreadsheet/React/data-binding.md
@@ -213,7 +213,7 @@ The following code example demonstrates how to dynamically update data using the
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/react/#/tailwind3/spreadsheet/default) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/docker-deployment.md b/Document-Processing/Excel/Spreadsheet/React/docker-deployment.md
index f23ee3909..f9131f7d5 100644
--- a/Document-Processing/Excel/Spreadsheet/React/docker-deployment.md
+++ b/Document-Processing/Excel/Spreadsheet/React/docker-deployment.md
@@ -9,7 +9,7 @@ documentation: ug
# Docker Image Overview in React Spreadsheet component
-The [**Syncfusion® Spreadsheet (also known as Excel Viewer)**](https://www.syncfusion.com/react-components/react-spreadsheet) is a feature-rich control for organizing and analyzing data in a tabular format. It provides all the common Excel features, including data binding, selection, editing, formatting, resizing, sorting, filtering, importing, and exporting Excel documents.
+The [**Syncfusion® Spreadsheet (also known as Excel Viewer)**](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) is a feature-rich control for organizing and analyzing data in a tabular format. It provides all the common Excel features, including data binding, selection, editing, formatting, resizing, sorting, filtering, importing, and exporting Excel documents.
This Docker image is the pre-defined Docker container for Syncfusion's Spreadsheet backend functionalities. This server-side Web API project targets ASP.NET Core 8.0.
@@ -57,7 +57,7 @@ docker-compose up
Now the Spreadsheet server Docker instance runs on localhost with the provided port number `http://localhost:6002`. Open this link in a browser and navigate to the Spreadsheet Web API open and save service at `http://localhost:6002/api/spreadsheet/open` and `http://localhost:6002/api/spreadsheet/save`.
-**Step 4:** Append the URLs of the Docker instance running services to the [`openUrl`](https://helpej2.syncfusion.com/react/documentation/api/spreadsheet/#openurl) property as `http://localhost:6002/api/spreadsheet/open` and the [`saveUrl`](https://helpej2.syncfusion.com/react/documentation/api/spreadsheet/#saveurl) property as `http://localhost:6002/api/spreadsheet/save` in the client-side Spreadsheet component. For more information on how to get started with the Spreadsheet component, refer to this [`getting started page.`](https://ej2.syncfusion.com/react/documentation/spreadsheet/getting-started)
+**Step 4:** Append the URLs of the Docker instance running services to the [`openUrl`](https://helpej2.syncfusion.com/react/documentation/api/spreadsheet/#openurl) property as `http://localhost:6002/api/spreadsheet/open` and the [`saveUrl`](https://helpej2.syncfusion.com/react/documentation/api/spreadsheet/#saveurl) property as `http://localhost:6002/api/spreadsheet/save` in the client-side Spreadsheet component. For more information on how to get started with the Spreadsheet component, refer to this [`getting started page.`](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/getting-started)
```js
import * as React from 'react';
@@ -98,4 +98,4 @@ services:
- "6002:8080"
```
-Please refer to these getting started pages to create a Spreadsheet in [`Javascript`](https://ej2.syncfusion.com/javascript/documentation/spreadsheet/getting-started), [`Angular`](https://ej2.syncfusion.com/angular/documentation/spreadsheet/getting-started), [`Vue`](https://ej2.syncfusion.com/vue/documentation/spreadsheet/getting-started), [`ASP.NET Core`](https://ej2.syncfusion.com/aspnetcore/documentation/spreadsheet/getting-started-core), and [`ASP.NET MVC`](https://ej2.syncfusion.com/aspnetmvc/documentation/spreadsheet/getting-started-mvc).
\ No newline at end of file
+Please refer to these getting started pages to create a Spreadsheet in [`Javascript`](https://help.syncfusion.com/document-processing/excel/spreadsheet/javascript-es5/getting-started), [`Angular`](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/getting-started), [`Vue`](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/getting-started), [`ASP.NET Core`](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-core/getting-started-core), and [`ASP.NET MVC`](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-mvc/getting-started-mvc).
\ No newline at end of file
diff --git a/Document-Processing/Excel/Spreadsheet/React/editing.md b/Document-Processing/Excel/Spreadsheet/React/editing.md
index 9a1f88342..641d6afea 100644
--- a/Document-Processing/Excel/Spreadsheet/React/editing.md
+++ b/Document-Processing/Excel/Spreadsheet/React/editing.md
@@ -65,7 +65,7 @@ The following sample shows how to prevent the editing and cell save. Here `E` co
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/feature-list.md b/Document-Processing/Excel/Spreadsheet/React/feature-list.md
index e0d3ffc7f..597031aa6 100644
--- a/Document-Processing/Excel/Spreadsheet/React/feature-list.md
+++ b/Document-Processing/Excel/Spreadsheet/React/feature-list.md
@@ -20,7 +20,7 @@ The following table compares Excel functionality with the availability of EJ1 an
| Scrolling | Partially | Yes | - |
| Selection | Yes | Yes | - |
| Editing | Yes | Yes | - |
-| Formulae | Yes | Partially | EJ2 supports limited number of [`most used formulas`](https://ej2.syncfusion.com/documentation/spreadsheet/formulas/#supported-formulas) |
+| Formulae | Yes | Partially | EJ2 supports limited number of [`most used formulas`](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/formulas#supported-formulas) |
| Named range | Yes | Partially | EJ2 Spreadsheet Named range supports only in workbook scope |
| Data Binding | Yes | Yes | - |
| Formatting | Yes | Yes | - |
diff --git a/Document-Processing/Excel/Spreadsheet/React/filter.md b/Document-Processing/Excel/Spreadsheet/React/filter.md
index 464bb24ea..f3d9cf680 100644
--- a/Document-Processing/Excel/Spreadsheet/React/filter.md
+++ b/Document-Processing/Excel/Spreadsheet/React/filter.md
@@ -117,7 +117,7 @@ The following features have some limitations in Filter:
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/formatting.md b/Document-Processing/Excel/Spreadsheet/React/formatting.md
index ef99e1a21..9671bf111 100644
--- a/Document-Processing/Excel/Spreadsheet/React/formatting.md
+++ b/Document-Processing/Excel/Spreadsheet/React/formatting.md
@@ -359,7 +359,7 @@ The following features have some limitations in Conditional Formatting:
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/formulas.md b/Document-Processing/Excel/Spreadsheet/React/formulas.md
index f6a0021aa..cb12fd38b 100644
--- a/Document-Processing/Excel/Spreadsheet/React/formulas.md
+++ b/Document-Processing/Excel/Spreadsheet/React/formulas.md
@@ -52,7 +52,7 @@ In the example below, the Spreadsheet component is rendered with the `German cul
## Create User Defined Functions / Custom Functions
-The Spreadsheet includes a number of built-in formulas. For your convenience, a list of supported formulas can be found [here](https://ej2.syncfusion.com/react/documentation/spreadsheet/formulas#supported-formulas).
+The Spreadsheet includes a number of built-in formulas. For your convenience, a list of supported formulas can be found [here](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/formulas#supported-formulas).
You can define and use an unsupported formula, i.e. a user defined/custom formula, in the spreadsheet by using the [addCustomFunction](https://ej2.syncfusion.com/react/documentation/api/spreadsheet/#addcustomfunction) function. Meanwhile, remember that you should define a user defined/custom formula whose results should only return a single value. If a user-defined/custom formula returns an array, it will be time-consuming to update adjacent cell values.
@@ -302,7 +302,7 @@ If you enter an invalid formula in a cell, an error dialog with an error message
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/freeze-pane.md b/Document-Processing/Excel/Spreadsheet/React/freeze-pane.md
index b3dc8631d..f15c67db1 100644
--- a/Document-Processing/Excel/Spreadsheet/React/freeze-pane.md
+++ b/Document-Processing/Excel/Spreadsheet/React/freeze-pane.md
@@ -74,7 +74,7 @@ Here, we have listed out the limitations with Freeze Panes feature.
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/getting-started.md b/Document-Processing/Excel/Spreadsheet/React/getting-started.md
index 4c232e9d4..d492b24c2 100644
--- a/Document-Processing/Excel/Spreadsheet/React/getting-started.md
+++ b/Document-Processing/Excel/Spreadsheet/React/getting-started.md
@@ -118,7 +118,7 @@ The following example shows a basic spreadsheet component.
{% previewsample "https://helpstaging.syncfusion.com/document-processing/code-snippet/excel/spreadsheet/react/getting-started-cs1" %}
-> You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/bootstrap5/spreadsheet/default) that shows you how to present and manipulate data.
+> You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/react/#/tailwind3/spreadsheet/default) that shows you how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/global-local.md b/Document-Processing/Excel/Spreadsheet/React/global-local.md
index 5dbb72ec7..6cbc05762 100644
--- a/Document-Processing/Excel/Spreadsheet/React/global-local.md
+++ b/Document-Processing/Excel/Spreadsheet/React/global-local.md
@@ -522,7 +522,7 @@ RTL provides an option to switch the text direction and layout of the Spreadshee
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/illustrations.md b/Document-Processing/Excel/Spreadsheet/React/illustrations.md
index f339102bb..3948e88af 100644
--- a/Document-Processing/Excel/Spreadsheet/React/illustrations.md
+++ b/Document-Processing/Excel/Spreadsheet/React/illustrations.md
@@ -215,7 +215,7 @@ The following features have some limitations in the Chart:
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/keyboard-shortcuts.md b/Document-Processing/Excel/Spreadsheet/React/keyboard-shortcuts.md
index 7fe780f5b..c29050f43 100644
--- a/Document-Processing/Excel/Spreadsheet/React/keyboard-shortcuts.md
+++ b/Document-Processing/Excel/Spreadsheet/React/keyboard-shortcuts.md
@@ -71,7 +71,7 @@ The keyboard shortcuts supported in the spreadsheet are,
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/link.md b/Document-Processing/Excel/Spreadsheet/React/link.md
index 5c0fd439c..a3191e997 100644
--- a/Document-Processing/Excel/Spreadsheet/React/link.md
+++ b/Document-Processing/Excel/Spreadsheet/React/link.md
@@ -68,7 +68,7 @@ There is an event named `beforeHyperlinkClick` which triggers only on clicking h
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/nextjs-getting-started.md b/Document-Processing/Excel/Spreadsheet/React/nextjs-getting-started.md
index afb786ece..63e5bef68 100644
--- a/Document-Processing/Excel/Spreadsheet/React/nextjs-getting-started.md
+++ b/Document-Processing/Excel/Spreadsheet/React/nextjs-getting-started.md
@@ -85,7 +85,7 @@ The application is ready to run with default settings. Now, let's add Syncfusion
Syncfusion® React component packages are available at [npmjs.com](https://www.npmjs.com/search?q=ej2-react). To use Syncfusion® React components in the project, install the corresponding npm package.
-Here, the [React Spreadsheet component](https://www.syncfusion.com/react-components/react-spreadsheet) is used in the project. To install the React Spreadsheet component, use the following command:
+Here, the [React Spreadsheet component](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) is used in the project. To install the React Spreadsheet component, use the following command:
{% tabs %}
{% highlight bash tabtitle="NPM" %}
@@ -445,6 +445,6 @@ yarn run dev
{% endhighlight %}
{% endtabs %}
-To learn more about the functionality of the Spreadsheet component, refer to the [documentation](https://ej2.syncfusion.com/react/documentation/spreadsheet/feature-list).
+To learn more about the functionality of the Spreadsheet component, refer to the [documentation](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/feature-list).
> [View the NEXT.js Spreadsheet sample in the GitHub repository](https://github.com/SyncfusionExamples/ej2-nextjs-spreadsheet).
diff --git a/Document-Processing/Excel/Spreadsheet/React/open-save.md b/Document-Processing/Excel/Spreadsheet/React/open-save.md
index 7db368611..6c3a4f64b 100644
--- a/Document-Processing/Excel/Spreadsheet/React/open-save.md
+++ b/Document-Processing/Excel/Spreadsheet/React/open-save.md
@@ -880,11 +880,11 @@ Open and save helper functions are shipped in the Syncfusion.EJ2.Spreadsheet pac
* Syncfusion.Compression.Base
* Syncfusion.XlsIO.Base
-And also refer [this](https://ej2.syncfusion.com/aspnetcore/documentation/spreadsheet/open-save#server-dependencies) for more information.
+And also refer [this](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-core/open-save#server-dependencies) for more information.
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/performance-best-practices.md b/Document-Processing/Excel/Spreadsheet/React/performance-best-practices.md
index 024c63db3..3f1335cf1 100644
--- a/Document-Processing/Excel/Spreadsheet/React/performance-best-practices.md
+++ b/Document-Processing/Excel/Spreadsheet/React/performance-best-practices.md
@@ -9,7 +9,7 @@ documentation: ug
# Performance Best Practices in React Spreadsheet Component
-Performance optimization is crucial when working with large datasets in the [Syncfusion® React Spreadsheet](https://www.syncfusion.com/react-components/react-spreadsheet). This documentation outlines best practices to enhance data handling efficiency and ensure a smooth, responsive user experience during various spreadsheet operations.
+Performance optimization is crucial when working with large datasets in the [Syncfusion® React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor). This documentation outlines best practices to enhance data handling efficiency and ensure a smooth, responsive user experience during various spreadsheet operations.
## How to improve performance when opening Excel files in the Spreadsheet?
@@ -19,7 +19,7 @@ Virtual scrolling is an essential performance feature in the React Spreadsheet t
This approach significantly reduces initial load time, DOM size, and memory usage — resulting in smoother rendering and interaction, especially when working with thousands of rows or columns.
-For more details, refer to the [virtual scrolling documentation](https://ej2.syncfusion.com/react/documentation/spreadsheet/scrolling#virtual-scrolling).
+For more details, refer to the [virtual scrolling documentation](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/scrolling#virtual-scrolling).
### Chunk response processing
@@ -28,7 +28,7 @@ When opening large Excel files with extensive data and features, server response
These chunks are combined on the client side to load the Excel data smoothly into the Spreadsheet. This approach avoids transmission failures due to memory constraints and ensures reliable and efficient loading of large files.
To enable the chunk response processing feature, you can refer to the following UG section:
-* [Chunk Response Processing](https://ej2.syncfusion.com/react/documentation/spreadsheet/open-save#chunk-response-processing)
+* [Chunk Response Processing](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/open-save#chunk-response-processing)
### Configure JSON serialization options during open
@@ -41,7 +41,7 @@ This is particularly useful when:
Refer to the following UG section to learn how to configure these options:
-* [Configure JSON serialization options during open](https://ej2.syncfusion.com/react/documentation/spreadsheet/open-save#configure-json-deserialization-options)
+* [Configure JSON serialization options during open](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/open-save#configure-json-deserialization-options)
### Configuring threshold limits
@@ -80,7 +80,7 @@ public IActionResult Open(IFormCollection openRequest)
To improve performance when opening large Excel files, use parsing options like `IgnoreStyle` and `IgnoreFormat` to skip unnecessary styles and formats. This reduces memory usage, speeds up loading, and minimizes JSON size—especially helpful for files with many styled but empty cells.
To learn how to configure these parsing options, please refer to the UG section below.
-* [Configure Parsing Options](./open-save#improving-excel-file-open-performance-with-parsing-options)
+* [Configure Parsing Options](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/open-save#improving-excel-file-open-performance-with-parsing-options)
## How to improve performance on formula calculation in Spreadsheet?
@@ -96,7 +96,7 @@ Enabling manual mode is highly beneficial when:
* Applying formulas dynamically to a large number of cells.
* You want to postpone calculations until all content or changes are finalized.
-To learn more about Manual Calculation Mode and how to enable it, you can refer to the following [UG link](https://ej2.syncfusion.com/react/documentation/spreadsheet/formulas#manual-mode).
+To learn more about Manual Calculation Mode and how to enable it, you can refer to the following [UG link](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/formulas#manual-mode).
## How to improve save performance in the Spreadsheet?
@@ -171,7 +171,7 @@ Proper use of serialization options during save improves performance and reduces
Refer to the following UG section to learn how to configure these options:
-* [Configure JSON serialization options during save](https://ej2.syncfusion.com/react/documentation/spreadsheet/open-save#configure-json-serialization-options)
+* [Configure JSON serialization options during save](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/open-save#configure-json-serialization-options)
## How to improve cell selection performance in Spreadsheet?
@@ -234,6 +234,6 @@ root.render();
## See Also
-* [Open and Save](https://ej2.syncfusion.com/react/documentation/spreadsheet/open-save)
-* [Docker Deployment](https://ej2.syncfusion.com/react/documentation/spreadsheet/docker-deployment)
-* [Scrolling](https://ej2.syncfusion.com/react/documentation/spreadsheet/scrolling)
\ No newline at end of file
+* [Open and Save](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/open-save)
+* [Docker Deployment](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/docker-deployment)
+* [Scrolling](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/scrolling)
\ No newline at end of file
diff --git a/Document-Processing/Excel/Spreadsheet/React/protect-sheet.md b/Document-Processing/Excel/Spreadsheet/React/protect-sheet.md
index f688aae06..a819e3922 100644
--- a/Document-Processing/Excel/Spreadsheet/React/protect-sheet.md
+++ b/Document-Processing/Excel/Spreadsheet/React/protect-sheet.md
@@ -227,7 +227,7 @@ In the active Spreadsheet, the workbook Unprotection can be done in any of the f
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/ribbon.md b/Document-Processing/Excel/Spreadsheet/React/ribbon.md
index 387852152..b32505552 100644
--- a/Document-Processing/Excel/Spreadsheet/React/ribbon.md
+++ b/Document-Processing/Excel/Spreadsheet/React/ribbon.md
@@ -48,7 +48,7 @@ The following code example shows the usage of ribbon customization.
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/rows-and-columns.md b/Document-Processing/Excel/Spreadsheet/React/rows-and-columns.md
index 3be15c66f..19c9f8abc 100644
--- a/Document-Processing/Excel/Spreadsheet/React/rows-and-columns.md
+++ b/Document-Processing/Excel/Spreadsheet/React/rows-and-columns.md
@@ -230,7 +230,7 @@ The following code example shows how to change the text in the column headers.
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/scrolling.md b/Document-Processing/Excel/Spreadsheet/React/scrolling.md
index d0ae63857..5df80e8f9 100644
--- a/Document-Processing/Excel/Spreadsheet/React/scrolling.md
+++ b/Document-Processing/Excel/Spreadsheet/React/scrolling.md
@@ -69,4 +69,4 @@ The following code example shows the finite scrolling with defined rows and colu
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
diff --git a/Document-Processing/Excel/Spreadsheet/React/searching.md b/Document-Processing/Excel/Spreadsheet/React/searching.md
index 9425a50be..0de5e4491 100644
--- a/Document-Processing/Excel/Spreadsheet/React/searching.md
+++ b/Document-Processing/Excel/Spreadsheet/React/searching.md
@@ -85,4 +85,4 @@ In the following sample, searching can be done by following ways:
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
\ No newline at end of file
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
\ No newline at end of file
diff --git a/Document-Processing/Excel/Spreadsheet/React/selection.md b/Document-Processing/Excel/Spreadsheet/React/selection.md
index 2a8606c69..159e1ea51 100644
--- a/Document-Processing/Excel/Spreadsheet/React/selection.md
+++ b/Document-Processing/Excel/Spreadsheet/React/selection.md
@@ -145,4 +145,4 @@ The following sample shows, how to remove the selection in the spreadsheet. Here
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
diff --git a/Document-Processing/Excel/Spreadsheet/React/sort.md b/Document-Processing/Excel/Spreadsheet/React/sort.md
index 1b82392e9..900ea6689 100644
--- a/Document-Processing/Excel/Spreadsheet/React/sort.md
+++ b/Document-Processing/Excel/Spreadsheet/React/sort.md
@@ -180,7 +180,7 @@ The following errors have been handled for sorting,
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/template.md b/Document-Processing/Excel/Spreadsheet/React/template.md
index d34ccb633..5868a5bd5 100644
--- a/Document-Processing/Excel/Spreadsheet/React/template.md
+++ b/Document-Processing/Excel/Spreadsheet/React/template.md
@@ -13,7 +13,7 @@ Cell Template is used for adding HTML elements into Spreadsheet. You can add the
The following sample describes the above behavior.
-Sample link: [`Cell template`](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/cell-template)
+Sample link: [`Cell template`](https://document.syncfusion.com/demos/spreadsheet-editor/react/#/tailwind3/spreadsheet/cell-template)
{% tabs %}
{% highlight js tabtitle="app.jsx" %}
@@ -28,7 +28,7 @@ Sample link: [`Cell template`](https://ej2.syncfusion.com/react/demos/#/material
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/undo-redo.md b/Document-Processing/Excel/Spreadsheet/React/undo-redo.md
index 0afd21fc9..d79207a67 100644
--- a/Document-Processing/Excel/Spreadsheet/React/undo-redo.md
+++ b/Document-Processing/Excel/Spreadsheet/React/undo-redo.md
@@ -56,7 +56,7 @@ The following code example shows `How to update and customize your own actions f
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also
diff --git a/Document-Processing/Excel/Spreadsheet/React/worksheet.md b/Document-Processing/Excel/Spreadsheet/React/worksheet.md
index fa990b7cb..d285c5b0b 100644
--- a/Document-Processing/Excel/Spreadsheet/React/worksheet.md
+++ b/Document-Processing/Excel/Spreadsheet/React/worksheet.md
@@ -134,7 +134,7 @@ The following code example shows the three types of sheet visibility state.
## Note
-You can refer to our [React Spreadsheet](https://www.syncfusion.com/react-ui-components/react-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://ej2.syncfusion.com/react/demos/#/material/spreadsheet/default) to knows how to present and manipulate data.
+You can refer to our [React Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [React Spreadsheet example](https://www.syncfusion.com/spreadsheet-editor-sdk/react-spreadsheet-editor) to knows how to present and manipulate data.
## See Also