Xceed DataGrid for JavaScript

Data grid component for web frameworks

About this software

Xceed DataGrid for JavaScript is a commercial JavaScript data grid component for building interactive tables in web applications. It supports React and Angular out of the box and offers local and asynchronous data binding, grouping, sorting, filtering, and modes for large datasets such as endless scrolling and a data pager. The grid includes editable cells, validation, custom viewers/editors/formatters, and two built-in themes with light and dark variants; it is distributed via Xceed's site and NPM.

Licenses & prices

Standard

Standard edition includes the core Xceed DataGrid for JavaScript features such as sorting, filtering, and virtualization.

Xceed grid 1.x for javascript

Legacy 1.x release of Xceed DataGrid for JavaScript offering core grid functionality with limited modern features.

Purchase

Xceed DataGrid for JavaScript

Xceed DataGrid for JavaScript
In Stock
Delivery: 1 working day
Loading...
€998.70
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • Framework support: Supports React and Angular out of the box, with Vue.js support coming soon.
  • Data binding and manipulation: Handles local and asynchronous data sources, plus grouping, sorting, and filtering.
  • Large dataset modes: Includes endless scrolling mode and an optional data pager for big datasets.
  • Editing and validation: Provides editable cells, custom editors, and configurable validation rules.
  • Customization and themes: Custom viewers, styles, and two built-in themes with light and dark variants.

Available languages

  • English
  • French
  • Spanish

Support information

  • Documentation: Detailed online documentation and API examples are available on Xceed's documentation site.
  • Samples and demos: Live demos and downloadable samples are provided from Xceed's demo pages.
  • Support portal: Community forums and a support portal are linked from Xceed's site for developer assistance.
  • Priority support option: Some licenses include a one-year priority support option as described on the product page.
  • Release notes and updates: Product updates and release notes are published on Xceed's product updates pages.

Frequently asked questions

What is Xceed DataGrid for JavaScript?
A data grid component for building interactive, tabular interfaces in web applications. Provides features for displaying, sorting, filtering, and editing structured data through JavaScript APIs.
How does it integrate with web applications?
Integrates as a JavaScript UI component that binds to in-memory arrays or remote data via standard data-binding and API calls, and exposes events for lifecycle and user actions.
Does it support virtualization and large dataset performance?
Handles large datasets using virtualization or data pagination to reduce DOM work and improve scrolling and rendering performance in typical web scenarios.
What customization options are available for columns and cell content?
Column definitions typically support custom headers, templates or renderers, formatting, and per-column editing modes, along with column sizing and visibility controls.
How are data editing and validation handled?
Supports inline and programmatic editing flows with change events and hooks for validation; validation logic runs client-side before committing changes.