-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x ] feature request
[ ] support request => Please …
-
### Prerequisites
- [X] Are you running the latest version? OR Are you submitting a bug for a prior version?
- [X] Did you perform a basic issue search?
### Description
When Datagrid selec…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Compo…
-
### Steps to reproduce
_No response_
### Current behavior
- When the user clicks on the 'Hide Column' option, the table becomes blank, and the user cannot see any data. If the user wants to view or…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
What are the recommended guidelines on bulk selection in the Table…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
I want to implement a placeholder functionality for my grid.
fo…
-
Step to reproduce:
- Install react-create-app and generate a dummy Application.
- install uxi
- try to use DataGrid
You get:
```
TypeError: _Flex2.default.extend is not a function
```
…
-
I would like to disable removing but enable adding ;-)
Any chance to separate the 2 options?
Kind regards,
Mario
-
### Feature request type
Enhance component
### Component name
MudDataGridPager
### Is your feature request related to a problem?
I was developing a page and thought it would be nice to put some i…
-
With lesson 17, you create a component wrapper for the vuetable and use the render option. How would I also render out the loading div? not sure how i can incorporate it into the component. working js…