Guides
Choose the right grid path for your product
Start with the product decision you need to make. Detailed feature, performance, enterprise, and AI guides remain available through guide search and the complete directory below.
Choose a grid
Understand where a full data grid fits and evaluate the primary React path.
React data grid
React data grid for modern product workflows
Evaluate Ace Grid as an application component: verify its data contract, controlled updates, accessibility behavior, framework package, performance, and license tier against one real workflow.
Read guideReact table vs data grid
React table vs data grid: when your app needs more than display
Use a semantic table for reading and a data grid for repeated cell-level work; the accessibility model changes with that decision.
Read guideThe shortlist before your table becomes architecture
The best React data grid is the one you will not hate after feature request number seven
Ace Grid is positioned for the awkward middle most products eventually reach: more interactive than a table, more application-owned than a workbook, and not ready to commit every screen to a giant enterprise platform. Start with MIT Core, then add spreadsheet, server-data, migration, and AI-schema capabilities when the workflow earns them.
Read guideSpreadsheet workflows
Add spreadsheet behavior without turning the entire product into a workbook.
React spreadsheet
React spreadsheet workflows inside a product application
Choose between a workbook model and an application data-grid model before comparing individual features.
Read guideReact editable data grid
React editable data grid for operational workflows
Design save, validation, conflict, permission, and rollback behavior before selecting cell editors.
Read guideExcel-like React grid
Excel-like React data grid for product workflows
Use an Excel-like React data grid when spreadsheet interaction supports a governed application workflow, not when the product must reproduce a complete workbook.
Read guideReact formulas guide
Build a React data grid with formulas
Add spreadsheet formulas to a React data grid without turning the application into an uncontrolled workbook.
Read guideReact validation guide
Build a React data grid with validation
Combine immediate grid feedback with authoritative server validation for reliable editable React workflows.
Read guideScale data workflows
Choose viewport virtualization or a server-backed row model from measured product requirements.
React grid virtualization
React data grid virtualization for large tables
Measure DOM size and interaction latency with representative rows, columns, and cell renderers; virtualization is useful only when it improves the real workflow.
Read guideLarge data grid React
Large data grid in React: rendering, loading, and interaction checks
Select client virtualization, infinite loading, or a server row model according to where sorting, filtering, grouping, and data ownership belong.
Read guideServer-side React guide
Build a server-side data grid in React
Design remote data loading and mutation behavior before connecting a large React grid to production APIs.
Read guideUse your framework
Keep one Ace Grid capability model across supported frontend hosts.
Angular data grid
Angular data grid with editing and virtualization
Install the Angular binding with the matching Ace Grid runtime, then use normal Angular inputs and application state around the grid.
Read guideVue data grid
Vue 3 data grid for editable application data
Use the Vue 3 binding with a matching Core, Pro, or Enterprise runtime and keep remote data and persistence in Vue state.
Read guideSvelte data grid
Svelte data grid for editable application data
Use the Svelte binding with a matching Ace Grid runtime and keep application-owned data, requests, and saves in Svelte state.
Read guideWeb Component data grid
Web Component data grid for micro-frontends and non-React shells
Register Ace Grid as a custom element when a non-React shell or micro-frontend needs a stable framework-neutral grid boundary.
Read guideMigrate and compare
Review migration effort, licensing, workflow depth, and implementation tradeoffs.
AG Grid alternative
AG Grid alternative for React teams evaluating Ace Grid
Compare the APIs your application actually uses, identify the Ace Grid tier required for each workflow, and test the remaining migration risk before changing libraries.
Read guideHandsontable alternative
Handsontable alternative for governed application workflows
Choose by data ownership, spreadsheet depth, required tiers, server workflows, and migration effort rather than visual similarity.
Read guideTanStack Table alternative
TanStack Table alternative when a headless table becomes a data grid
Compare application ownership: TanStack Table supplies headless table logic, while Ace Grid supplies a rendered interactive grid.
Read guide