Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prettyblueberry/mui-datagrid-full-edit-sample1

A sample usage of mui-datagrid-full-edit. mui-datagrid-full-edit is a react component - an easy way of @mui/x-data-grid, with exporting excel/csv, advanced filters, search and paginator by default. Created by CodeSandbox.
https://github.com/prettyblueberry/mui-datagrid-full-edit-sample1

codesandbox datagrid datatable export-csv export-excel grid material-ui mui mui-datagrid-full-edit node-module npm-module npm-package react react-component react-datagrid table x-data-grid

Last synced: 6 days ago
JSON representation

A sample usage of mui-datagrid-full-edit. mui-datagrid-full-edit is a react component - an easy way of @mui/x-data-grid, with exporting excel/csv, advanced filters, search and paginator by default. Created by CodeSandbox.

Awesome Lists containing this project

README

        

# Sample of `mui-datagrid-full-edit` - No 1

This project is a sample usage of `mui-datagrid-full-edit`.

[View on CodeSandbox](https://codesandbox.io/s/github/prettyblueberry/mui-datagrid-full-edit-sample1)

## What is `mui-datagrid-full-edit`?
`mui-datagrid-full-edit` is a full functioned grid component with CRUD. But you can use it very simply with few props settings.

It is an easy way of `@mui/x-data-grid`. If you're thinking `@mui/x-data-grid` is good for your admin page but difficult a bit, `mui-datagrid-full-edit` would be the best choice for you.

> `mui-datagrid-full-edit`'s toolbar has an export button to download data of grid as an `Excel` file (\*.`xlsx`). `@mui/x-data-grid-pro` and `@mui/x-data-premium` provide it by license key, but `mui-datagrid-full-edit` provides it without any license key.

Status of `mui-datagrid-full-edit`:
[![NPM Version](https://img.shields.io/npm/v/mui-datagrid-full-edit.svg)](https://www.npmjs.com/package/mui-datagrid-full-edit)
[![NPM Downloads](https://img.shields.io/npm/dt/mui-datagrid-full-edit.svg)](https://www.npmjs.com/package/mui-datagrid-full-edit)
[![NPM License](https://img.shields.io/npm/l/mui-datagrid-full-edit.svg?style=flat)](https://github.com/prettyblueberry/mui-datagrid-full-edit/blob/main/LICENSE)
[![Issues](https://img.shields.io/github/issues-raw/prettyblueberry/mui-datagrid-full-edit.svg?maxAge=25000)](https://github.com/prettyblueberry/mui-datagrid-full-edit/issues)

[Documentation of mui-datagrid-full-edit](https://github.com/prettyblueberry/mui-datagrid-full-edit/blob/main/README.md)