Description
There needs to be a safe way to delete rows from a dataset and log the removal.
A per row delete button requiring a reason code, comment and confirmation to delete will be enough.
- Must log change with data_change_type being "DEL".
- Must be kept separate from existing code to keep code maintainable.