This is a library made with React and React-Virtualized for creating rich data grids with filtering, sorting, grouping and aggregates computation.
It supports virtualization, and so it can handle very large amounts of data.
It features also locked columns, custom renderers, multi-column headers, columns resize, hide / show columns and variable rows height. Filtering, sorting, grouping, and aggregates computation are done client-side.
Installation:
# Yarn $ yarn add functional-data-grid # NPM $ npm install functional-data-grid --save
Preview:
Download Details:
Author: energydrink9
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/energydrink9/functional-data-grid
License: MIT