Posted 8 July 2021, 12:41 pm EST
Hi
Is it possible to have a CollectionView as children in a TreeGrid? i.e. the childItemsPath refers to another CollectionView?
What I’m trying to do is to track changes in child items so that I can use this information to update a database on clicking a save button. Currently the parent level CollectionView doesn’t appear to track child item changes / edits. Is there another way this can be achieved?