Skip to content

Conversation

hillary-ochieng
Copy link

@hillary-ochieng hillary-ochieng commented Sep 23, 2025

@SyncfusionBuild
Copy link
Contributor

Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly.

# Data binding in EJ2 Javascript Spreadsheet control

The Spreadsheet uses [`DataManager`](https://helpej2.syncfusion.com/javascript/documentation/data/), which supports both RESTful JSON data services and local JavaScript object array binding to a range. The `dataSource` property can be assigned either with the instance of [`DataManager`](https://helpej2.syncfusion.com/javascript/documentation/data/) or JavaScript object array collection.
The Spreadsheet uses [`DataManager`](https://ej2.syncfusion.com/javascript/documentation/data/overview), which supports both RESTful JSON data services and local JavaScript object array binding to a range. The `dataSource` property can be assigned either with the instance of [`DataManager`](https://ej2.syncfusion.com/javascript/documentation/data/overview) or JavaScript object array collection.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check and update the correct links

{% previewsample "https://helpstaging.syncfusion.com/document-processing/code-snippet/excel/spreadsheet/javascript-es5/data-binding-cs1" %}

> The local data source can also be provided as an instance of the [`DataManager`](https://helpej2.syncfusion.com/javascript/documentation/data/). By default, [`DataManager`](https://helpej2.syncfusion.com/javascript/documentation/data/) uses [`JsonAdaptor`](https://ej2.syncfusion.com/javascript/documentation/data/adaptors#json-adaptor) for local data-binding.
> The local data source can also be provided as an instance of the [`DataManager`](https://ej2.syncfusion.com/javascript/documentation/data/overview). By default, [`DataManager`](https://ej2.syncfusion.com/javascript/documentation/data/overview) uses [`JsonAdaptor`](https://ej2.syncfusion.com/javascript/documentation/data/adaptors#json-adaptor) for local data-binding.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The links updated are not correct. Check in all places

Copy link

@Yvone-Atieno Yvone-Atieno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants