datiDaPianificare is my ObserbableCollection
it is used as DataSource on my TreeView
in Scheduler OnActionComplete event I modify collections (Scheduler and Treview)
Scheduler update and refresh works fine but it doesn't work on Treeview
(I'm using add and remove because INotifyOnPropertyChange doesn't work on update but I have few items...fix it will be further step but now is not important)
this is my css that used in HtmlAttributes... that works well but not on update collection
morning,
I’m a little bit sure that observercollection works fine when you add but it doesn’t work when you remove an item from the collection.
regards
alessandro