JavaScript
afterDetailViewClose
Arguments
- eobject
An object passed to the event that contains the following properties:
- rowNumbernumber
The row number of the Grid row that fired the event. New record rows have negative row numbers.
Description
Fires after the Detail View has been closed.