Setting the initial TreeList selection, or clearing it programmatically, does not seem to update the Select All checkbox. Is there a way to programmatically do it?
I am using row selection as described in these pages:
https://www.telerik.com/kendo-angular-ui/components/treelist/selection/row-selection#select-all-checkbox
Thanks.