title |
icon |
details |
link |
linkText |
Go Native |
|
Integrate Vue, React, Angular, and Svelte components. Full capabilities of your chosen framework. |
./guide/overview#Framework-Native-Support |
Read more |
|
title |
icon |
details |
link |
linkText |
Accessibility and WCAG |
|
Designed to ensure accessibility and WCAG compliance. |
./guide/wcag |
Read mode |
|
title |
icon |
details |
link |
linkText |
Row Operations |
|
Advanced row customization, including dragging and dropping rows, grouping them, and applying styles. |
./guide/row/ |
Read more |
|
title |
icon |
details |
link |
linkText |
Column Operations |
|
Comprehensive column customization, including resizing, reordering, grouping and defining data types. |
./guide/column/ |
Read mode |
|
title |
icon |
details |
link |
linkText |
Reactivity upon the deep |
|
The grid core is built upon an advanced reactive approach. By incorporating smart recombination, it handles substantial data loads and intricate operations. |
./guide/overview.md#Magic-behind-the-scene |
Read mode |
|
title |
icon |
details |
link |
linkText |
Enhanced Customization Toolkit |
|
Template every element - cells, rows, columns, headers. Customize nearly every action keeping performance with internal VNode support. |
./guide/cell/renderer |
Read mode |
|
title |
icon |
details |
link |
linkText |
Pinning/Freezing |
|
Pin any row or column, to the any edge of the screen, ensure that specific elements remain visible while scrolling. |
./guide/column/columnPin |
Read mode |
|
title |
icon |
details |
link |
linkText |
Cell and Range Selection |
|
Allows users to select and manipulate a range of cells efficiently. |
./guide/defs.md#Focus |
Read mode |
|
title |
icon |
details |
link |
linkText |
Filtering |
|
Transparent system filters and the ability to define custom filter operations for refining data. |
./guide/filters |
Read mode |
|
title |
icon |
details |
link |
linkText |
Sorting |
|
Powerful sorting functionality for organizing data based on various criteria. |
./guide/sorting |
Read mode |
|
title |
icon |
details |
link |
linkText |
Cell Editing |
|
Enables users to edit cell contents directly within the grid. Customize editors using provided templates to suit specific needs. |
./guide/cell/editor |
Read mode |
|
title |
icon |
details |
link |
linkText |
Clipboard Support |
|
Facilitates copy-paste operations for seamless data transfer. |
./guide/defs#Clipboard |
Read mode |
|
title |
icon |
details |
link |
linkText |
Export to Excel/CSV |
|
Provides options to export grid data to Excel or CSV formats. |
./guide/export.plugin |
Read mode |
|
title |
icon |
details |
link |
linkText |
Grouping Data |
|
Support for hierarchical data representation and management. |
./guide/defs#Row-Grouping |
Read mode |
|
title |
icon |
details |
link |
linkText |
Keyboard Support |
|
Handle all popular keyboard events, and unleash your creativity by extending functionality according to your unique requirements. |
./guide/defs#Keyboard |
Read mode |
|
title |
icon |
details |
link |
linkText |
Plugin Support |
|
Extend grid functionality with micro applications, allowing for limitless customization and enhancements. |
./guide/plugin |
Read mode |
|
title |
icon |
details |
link |
linkText |
TypeScript support |
|
Revogrid uses TypeScript, providing your components with type safety as your system scales. |
./guide/ts/ |
Read mode |
|
title |
icon |
details |
link |
linkText |
JSX support |
|
Leverage a widely recognized templating syntax to describe your custom content, ensuring a fast and reactive DOM while utilizing the full range of JavaScript's features. |
./guide/jsx.template |
Read mode |
|
title |
icon |
details |
link |
linkText |
Transparent Codebase |
|
The code you truly own: understand, build, and extend with minimal effort. |
./guide/overview#Magic-behind-the-scene |
Read more |
|