Progress
ADM 2 Reference
deleteRecord (browser.p)
Deletes the current record. SmartDataBrowser version of deleteRecord. Invoked when the delete button is chosen in an Update SmartPanel or in a SmartToolbar.
Parameters: NoneReturns: Nothing (procedure)Notes: Invokes deleteRecord indatavis.p
(RUN SUPER), which in turn will run deleteRow in the associated SmartDataObject to delete the row from the RowObject dataset. Makes sure a row is selected in the SmartDataBrowser before deleting the row. Runs deleteComplete when the SmartDataBrowser has its own database query. Typically customized when you want to add a message to confirm the deletion.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |