Rom Grk

Results 558 comments of Rom Grk

I don't see anything unusual. Next step would be to get a full stack trace, including line numbers, so we can pinpoint where it's going wrong. The interesting data isn't...

I could boot in windows 11 to try it. @laurisvan I just noticed that you're on an older version of the grid, could you try the latest 6.x version?

If you find more detailed information you can post here or in the main MUI repository if applicable, but it's also fine to close it and wait until someone has...

@kavitang Could you provide a reproduction case? https://stackblitz.com/fork/github/mui/mui-x/tree/master/bug-reproductions/x-data-grid

We need more information at the moment. If someone can get us a runnable code example that showcases the exact options you're using, that would help a lot as the...

I can reproduce the issue with the repro above from @Thinkscape, I'll work on this one next week.

Ping, if someone is reading PRs. Feel free to decline & close it.

The datagrid determines the cell positions programatically, so you can't set the spacing with CSS. For the row spacing, you should check out the [row spacing documentation](https://mui.com/x/react-data-grid/row-height/#row-spacing). For column spacing,...

Feels inconsistent that we publish `cellMouseOver` but not `cellMouseLeave`. > so that only people that need them pay the performance price of setting the event on the HTML element. @flaviendelangle...

I added the waiting-for-author tag because there was a question for @marcpachecog in my last comment, and the other comments pointed out good alternatives. Feel free to reopen.