mdDataTable
mdDataTable copied to clipboard
Deny "delete" action when returning `false` on `delete-row-callback`
I want to present my client with a warning before deleting any items. I thought this would be good to implement by returning false on the callback for deleting a row (delete-row-callback).
Is this already possible in another way?
It will be amazing if that feature would be accepted.