Relative Content

Tag Archive for javascriptreactjsmaterial-react-table

Use ‘custom’ dialog in MRT Edit row

I have a MaterialReactTable V2 with JavaScript (no TypeScript!). It works mostly ok for displaying, sorting, filtering and all the announced goodies. However, when it comes to editing, the modal form is highly insufficient. It’s too narrow, all the fields are text by default and my data is just too complex for it.