material-table-core / core

Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
https://material-table-core.github.io
MIT License
296 stars 146 forks source link

Add onRowDeleteCancelled prop #822

Closed KippWade closed 9 months ago

KippWade commented 10 months ago

Description

Add in a prop that matches the behavior of onRowAddCancelled and onRowUpdateCancelled, for when a row delete is cancelled.

Impacted Areas in Application

List general components of the application that this PR will affect:

row add/edit/delete