OnInsertRow Event
Fires when user insert a row in Relationship grid.Arguments
| Name | Type | Description |
|---|---|---|
| relationshipID | String | Relationship ID. |
| relatedID | String | Related Item ID. Default is undefined if Relationship is Null Relationship |
| gridApplet | Object | Grid control object. Details can refer to Aras Innovator official online API guide. |
Comments
Post a Comment