You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am curious, since the documentation doesn't give a clear example, how to change my renderRowActions buttons when I'm actively editing the row (i.e. the Save and Cancel buttons seen here)
I had a pretty complex solution set up prior to the upgrade that worked, but I was hoping to simplify anyway.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Recently upgraded to V2, and almost every step of the upgrade has translated nicely from the previous version.
However, my custom row actions for my table while I'm editing a row (using in line row editing like this from the documentation https://www.material-react-table.com/docs/examples/editing-crud-inline-row#editing-(crud)-inline-row-example) no longer work.
I am curious, since the documentation doesn't give a clear example, how to change my
renderRowActions
buttons when I'm actively editing the row (i.e. theSave
andCancel
buttons seen here)I had a pretty complex solution set up prior to the upgrade that worked, but I was hoping to simplify anyway.
Beta Was this translation helpful? Give feedback.
All reactions