react-data-collection
v1.0.9
Published
ReactJs Data Grid table
Downloads
14
Maintainers
Readme
react-data-collection
Features
The standard set of features availble which is expected from any grid:
- Column Interactions (resize, reorder, and pin columns)
- Pagination
- Sorting
- Filtering
- Row Selection
- Frozen columns
- Column resizing
- Multi-column sorting
- Column spanning
- Column grouping
- Row selection
- Row grouping
- Summary rows
- Add and remove rows and columns
- Dynamic row heights
- No rows fallback
- Find and Replace
- Cell formatting
- Adding Formula to cell
- Cell editing
- Cell copy / pasting
- Cell value dragging / filling
- Customizable Renderers
- Right-to-left (RTL) support
🖥 Environment Support
- Modern browsers
- Server-side Rendering
Edge | Firefox | Chrome | Safari | --- | --- | --- | --- | | Edge | last 2 versions | last 2 versions | last 2 versions
📦 Install
npm install react-data-collection
react-data-collection
is published as ECMAScript modules for evergreen browsers / bundlers, and CommonJS for server-side rendering / Jest.