Display table with only (Edit or Delete) option

Display table with only (Edit or Delete) option

Hi,
      I have an application
i.e  view form ->having this field
fist name  : svenu
last name :gopal
email : venu@zoho.com
etc fields
With Edit and Delete options . once we click Edit or Delete ->
that will go to the database table view .
If Edit -> in database table only Edit has to show ... all options has to disable.
If Delete -> in database table only Delete has to show ... all options has to disable.

Is There any option to do like this
or else Any other way functionality that will work on this application .

Please Help me out of this
Thank you