Parameter | Description |
---|---|
sRowId | RowId of the list row on which the swipe row is tabbed |
Procedure OnClick String sRowId
The OnClick event is sent to the server when the column's pbServerOnClick property is True and the user tabs on the swipe button.
The sRowId parameter indicates which row has been tabbed on. Unless pbOfflineEditing is set to True, this should match the current row in the buffer for data-aware lists.