OnChangeCell Event
Fires when cell value changes.Arguments
| Name | Type | Description |
|---|---|---|
| relationshipID | String | Relationship ID. |
| relatedID | String | Related Item ID. Default is undefined if Relationship is Null Relationship |
| propertyName | String | Property name. |
| colNumber | String | Column number in current grid with zero-based numbering. |
| gridApplet | Object | Grid control object. Details can refer to Aras Innovator official online API guide. |
Comments
Post a Comment