Skip to content

RedCarpetUp/rv-rich-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Please dont fork - create a pull request instead. Its good to have a single place with a lot of cool ways of how to use react-virtualized (as a spreadsheet), instead of having people hunt around.

How to run

yarn install yarn start

Description

This project uses the github API.

Features

  1. resizable columns
  2. editable fields
  3. collapsible rows
  4. copy paste from excel to table
  5. all data from API.
  6. Spinner when loading data
  7. pagination
  8. buttons in cells with modals and sidebars
  9. URL reflects the state of pagination and UI clicks
  10. one of the columns is sortable (and fetches data from API when it is sorted)
  11. filters and search on the left side. filters and search will change the url and will work with sorting and pagination

About

A rich table/grid/excel sheet based on react-virtualized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published