Hi Maria,
We have checked with the reported issue “SfListView items does not refresh when items changed dynamically” from our side. Unfortunately, the reported issue does not replicate at our end. We have tried to reproduce the issue by changing the underlying collection dynamically at runtime using Timer class. We found that the items are refreshing properly at regular intervals without any issues. For your reference, we have attached the sample link below.
Can you please check with the attached sample whether it meets your requirement? If not, Can you please check with the below mentioned details?
- Whether you are loading the underlying data as ObservableCollection to ItemsSource of SfListView. This helps to notify the control to refresh the view when the collection is changed at runtime.
- Whether the SfListView does not refresh its view even after calling RefreshView method.
- If possible, can you please replicate the issue in our sample or provide the sample which replicates the issue with the replication procedure or video link which helps us to analyze the issue better?
Please let us know if you require further assistance.
Regards,
G.Muthu Kumaran.