An open API service indexing awesome lists of open source software.

https://github.com/diogofcunha/react-data-grid-extensions

A set of extensions for react-data-grid
https://github.com/diogofcunha/react-data-grid-extensions

react react-data-grid react-data-grid-extensions react-datagrid

Last synced: 6 months ago
JSON representation

A set of extensions for react-data-grid

Awesome Lists containing this project

README

        

# React Data Grid Extensions

React Data Grid Extensions is a set of extensions for [react-data-grid](https://github.com/adazzle/react-data-grid).

Live examples in https://diogofcunha.github.io/react-data-grid-extensions/

Includes some of the implementation FAQ, it includes:
- Dynamic columns
- Custom Editors
- Custom Formatters

[![npm version](https://badge.fury.io/js/react-data-grid-extensions.svg)](https://badge.fury.io/js/react-data-grid-extensions)
[![Build Status](https://travis-ci.org/diogofcunha/react-data-grid-extensions.svg?branch=master)](https://travis-ci.org/diogofcunha/react-data-grid-extensions)
[![Coverage Status](https://coveralls.io/repos/github/diogofcunha/react-data-grid-extensions/badge.svg?branch=master)](https://coveralls.io/github/diogofcunha/react-data-grid-extensions?branch=master)