SelectedItems collection not updated when items are removed
Hello John,
Currently this item is not planned for development. I have raised the priority of the internal item accordingly. If you follow the item, you will be notified for any changes in its status.
On a side note, you can open a new ticket and describe your scenario and we will do our best to provide a suggestion that will be applicable for your scenario.
Regards,
Vladimir Stoyanov
Progress Telerik
I also had issue with adding to to a node with no children that the new child did not show up (using WPF) unless I set the ItemsSource to null and then back to the original ItemsSource. I had no issue with adding when the parent node had children. Note