Skip to content

etumyan/regrid

Repository files navigation

Lightweight and simple React data grid component

Installation

npm i --save regridjs

Options

  • dataSource
  • primaryKey
  • columns
  • pageSize
  • width
  • height
  • sorting
  • selection
  • selectedRows
  • onSort
  • onSelect

Browser support

Latest versions of Chrome, Firefox, Safari and Edge.