Why would you ask your user the same thing twice?
Why would you ask your user the same thing twice?
It seems kind of uneccesary doesn't it?
It seems kind of uneccesary doesn't it?
Why not mark the data as deleted in the database (soft delete) rather than actually deleting it. Then you can offer the user a way to undo the deletion. Then at the end of the Session you could permanently remove all the entries marked for deletion.
I know that's more complex, but if I had to click OK, YES everytime I wanted to delete a record I think I'd probably throw my keyboard through the window.
What do you think?
What do you think?
Don't forget to click "Mark as Answer" if someone answers your question. Feel free to mark more than one answer, if you feel so inclined.