onDataChanged
The .onDataChanged event is triggered when the user changes the data.
Argument
Returns the event object that contains information about the data change.
Name | Type | Description |
|---|---|---|
index | The index of the modified series | |
property | The name of the column | |
value | The new value. |
Schema: tchmi:framework#/definitions/TcHmiDatagridDataChangedEventObject
![]() | Available from version 1.10 |
