Hi,
We are currently using an old kendo version - 2014.2.716 TreeView control and kendo.data.HierarchicalDataSource. We are making extensive use of data bound and change event on the datasource. When attempting to upgrade we are noticing that the behavior of the change event seems to be different in the latest kendo versions compared to the old version. For example the chan,ge event seems to now be generated for each of the parent nodes of the child node. Is there any documentation describing the changes from the old version and the event behavior in the new kendo version.
Thanks in advance..