Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/prettyblueberry/mui-datagrid-full-edit-sample1
- Owner: prettyblueberry
- Created: 2023-03-10T08:18:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-27T16:37:07.000Z (8 months ago)
- Last Synced: 2024-03-27T17:49:08.646Z (8 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/prettyblueberry/mui-datagrid-full-edit-sample1
- Size: 46.9 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)