Skip to content
#

material-ui

Here are 4,991 public repositories matching this topic...

jeiea
jeiea commented Aug 27, 2020

Is your feature request related to a problem? Please describe.
I want to embed drag and copy feature in ra data grid. But I cannot access data grid's innerText because DataGrid, DataGridBody does not forward ref to inner material-ui element.

Describe the solution you'd like
Add React.forwardRef to Datagrid.tsx, DatagridBody.tsx, DatagridCell.tsx.

**Describe alternat

gabrielliwerant
gabrielliwerant commented Oct 3, 2019

In the serverside-pagination example, we have some sample means of adding loading indicators. Loading indicators are a common and important part of the serverside experience, so we should have some better examples here so that other devs can work from good ideas, and we can keep full-fledged loading indicator options out of the core library (E.g. gregnb/mui-datatables#958

Improve this page

Add a description, image, and links to the material-ui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the material-ui topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.