Hello,
We have a Tabbed page in our xamarin forms application. One of the tabs in the tabbed page has the SfTreeMap. We pass a parameter to the tabbed page constructor. The constructor gets the data from the server and assigns it to an observable collection. This observable collection is bound to the treemap datasource. We have tried many different options but we can't get the treemap to refresh the data when we change the data in the observable collection. I saw some other threads about treemap not updating data in the forum. We will really appreciate if you could confirm if that issue is resolved or still exists. If it is resolved, does it work for a tab page?
thanks,
PJ