-
```
What steps will reproduce the problem?
1. create a page with a data grid but no data
2. load some rows in the table
3. call table.makeEditable()
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1. create a page with a data grid but no data
2. load some rows in the table
3. call table.makeEditable()
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1. create a page with a data grid but no data
2. load some rows in the table
3. call table.makeEditable()
What is the expected output? What do you see inste…
-
### The problem in depth
Reproduction Link: [Link](https://stackblitz.com/edit/react-5jzp29?file=Demo.js)
Hi MUI DataGrid Team,
I am currently working with the MUI DataGrid and have encounter…
-
I'm trying to use rghost to generate a order receipt. The width of the receipt is fixed but the height varies depending on how many items were purchased.
Is there a way to have a flexible page height…
ollym updated
10 years ago
-
I'm not sure if this is a bug with this script or somewhere in Grafana. I have a dashboard set up with a template variable for server service type and then another template variable for server name (l…
-
I am using an OnDemandGrid with the "keepScrollPosition" option enabled. When the user has scrolled the view and the grid is refreshed, the scroll position is saved as expected. However, I noticed tha…
-
Without pre-rendering and measuring, is there support for items with heights which are not know before hand? If not, I tried a work-around where all items are the same height, but **expandable**. But …
lhluo updated
8 years ago
-
# Proposal: Naming Grid Rows/Columns on Simplified Inline Syntax and Grid.RowColumn
## Summary
This proposal is to add feature to simplify the syntax of `Grid` Rows, Columns and its implement…
-
I have a KryptonOutlookGrid that behaves normally. Right now, I have a 4k display with windows scaling at 150%. When I have a column grouped, the header height is totally abnormal. The group header…