Skip to Content
0
Dec 06, 2013 at 01:05 AM

How to add DELETE functionality to an OWL autogenerated by Studio

2133 Views

I want to allow the delete of a record shown in an OWL that was generated by the Studio.

I don't see a EventHandler for the add, so I don't know how to reverse engineer that. I do have that gear box that does the add - so it doesn't seem to use an Eventhandler in the OWL.

Appreicate any tips to:

1. Add a delete button on the OWL or even a right mouse menu

2. When the delete button is selected on a row where the cursor is, it prompts a confirm, then delete if approved.

Thanks ahead.