JavaScript

onNewRowsShow

Description

Fires when the user has shown the new record rows in the Grid Part. The Grid must have been set to only show new record rows on demand.

Discussion

The onNewRowsShow event is triggered when the user toggles the display of new records to be visible. This event is only available if the New records edit style property in the Grid Component's Update Settings has been set to ShowOnDemand.