Links may not function; however, this content may be relevant to outdated versions of the product.
deleteListItem: Public JS API for control actions
deleteListItem
Delete the active row in a grid, tree grid, tree or repeating dynamic layout
Syntax
pega.api.ui.actions.list.deleteListItem(eventObject);
Parameters
eventObject: Refers to the DOM event object. It is used to identify the active row and deletes it.