Advanced Grid - EditedTable Not Working
Hi guys,
I am working with advanced grid from marketplace. After many tries I am not able to get any data from the EditedTable property.
Scope:
I have service which is providing dynamic data for my Ad.Grid. It has 1 editable checkbox column (btw. there is a wrong definition of editable column in official documentation. Will report it as an bug later)
And it is assing to the gridAdvanced def which is:
This function is not invoked at all. Widget events like:
- EditCellStarted
- EditCellCompleted
are not invoked as well.
Any ideas what I am doing wrong? Is this maybe a bug?
I am using ThingWorx 8.2.1.
Thanks,
Adam

