Opens the create record form by using this subgrid "Add New" button
The control name of the subgrid to use
Gets the record count of the specified subgrid
The control name of the subgrid to use
Promise which fulfills with the total record count
Opens the record in the subgrid at the n-th index
The control name of the subgrid to use
Index of the record to open, zero based
Promise which fulfills when record is opened
Refreshes the specified subgrid
The control name of the subgrid to refresh
Promise which fulfills once refreshing is done
Generated using TypeDoc
Module for interacting with D365 Subgrids