editListItem
Enables editing of the active row in a table, hierarchical list, hierarchical table, or repeating dynamic layout.
Signature
editListItem(eventObject)
Returns
Not applicable.
Parameters
Name | Description | Type | Required |
eventObject | Specifies the DOM event object. The parameter is used to identify the active row, and to make it editable. | DOM event object | ✅ |
Previous topic addListItem Next topic getDataPage