Hi Sixtel,
In Maureen’s example, if you add a grid link and label it "Delete", the necessary actions should be added to the link's actions automatically. If not, you’ll want to add the following:
- Delete Record From Table
- Refresh Grid
Depending on what you're doing with records in this table, you may want to instead setup a management screen for it allowing you to add, modify and delete records from it. There are several screens in Method setup for this purpose that you can reference. Once example is the New / Edit Activity Types screen (CRM_ActivityTypeList).
I hope this helps.
--Audisho