Selectable items in listview but no delete

Hello All,

I would like to have a selectable listview for a certain doctype so in the listview settings, i have set the property “selectable : true” , however when i select an row the delete buttons gets enabled even though i dont have any delete permissions for this Role.

How to avoid getting the delete button from being enabled ?

Thanks
Syed

For a table row, delete button appears based on WRITE permission on the table field.