JavaScript

onNewRowsHide

Description

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

Discussion

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