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

number

The index of the modified series

property

string

The name of the column

value

any

The new value.

Schema: tchmi:framework#/definitions/TcHmiDatagridDataChangedEventObject

onDataChanged 1:

Available from version 1.10