Open
Description
On the chapter about Editable DataTable
we can find this :
This chapter includes recipes for:
Reading the contents of the DataTable
Filtering out null values
Uploading data
Determining which cell has changed
Adding or removing columns
Adding or removing rows
Clearable, deletable, renamable, and hideable columns
Export DataTable
However, no recipe is provided for Determining which cell has changed. Is this because there is no "API-way" to do it ?