I have a table with add/delete buttons. Add is working all fine but I would like to customize delete to logically delete the record by setting status as "deleted". Essentially we are editing the record so I could have used edit button instead of delete. But the requirement that I have is that user should not be allowed to edit any values, just set the record status as "deleted"