-
### Summary
Currently, the MUI-X data grid supports observing the filter model, sort model, and pagination models from outside of the data grid component. While the Density option is similar to these…
-
```
What steps will reproduce the problem?
1. sometimes when i remove nodes() I have this error
What is the expected output? What do you see instead?
I expect no error.
My code doesnt throw any erro…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/s/456w8t?file=/Demo.js
Steps:
1. Set up a DataGrid with multiple rows and editable columns
2. Open the React DevTools and enab…
-
Hello,
I am extremely happy this library was released! It has been needed.
I would like to see the following components, as they are probably some of the more difficult components to get right:
…
-
Hi Miha,
I'm currently trying to attach to the event Datagrid.OnInitialized. Though I set OnInitializedEnabled to true the event is not being called. While searching through registration.js I found…
sven5 updated
5 years ago
-
### Bug type
Component
### Component name
MudDataGrid
### What happened?
When you set your column(s) to hideable, but not sortable (and not filterable etc, though these are all default), the Show…
-
# Datagrid extension: Inline editing — complex cells
## Brief description
Part of datagrid inline editing.
A complex cell may have one or more more clickable links in one cell.
Rescoped as a…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/s/mui-x-issue-template-forked-463wrg?file=/src/App.tsx
Steps:
1. Make sure viewport is small enough for the rows to overflow
…
-
**Describe the bug**
DataGrid "ReadData" event is called twice when it's PageSize property is set to a non-default value; in this case 10;
The datagrid currently only has a callback for the ReadDa…
-
### Order ID or Support key 💳 (optional)
47032
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### The problem in depth 🔍
Hi!
…