List view not getting refreshed

Hello,

I am updating an object from which listview itemsource is binded with. 
But the listview is not getting refreshed.



3 Replies 1 reply marked as answer

SS SaiGanesh Sakthivel Syncfusion Team January 5, 2021 06:53 AM UTC

Hi Ankita,  
  
Thank you for using syncfusion products.  
  
#Regarding Listview is not refreshed  
We would like to inform you that to update the run time changes to reflect in the UI, you need to implement INotifyPropertyChanged interface in your model class properties. Please refer to the following User guide documentation.   
  
   
We hope this helps. Please let us know if you need further assistance. 
   
Regards,  
SaiGanesh Sakthivel 


Marked as answer

AM Ankita Mittal January 5, 2021 11:11 AM UTC


Hello SaiGanesh,

We have implemented INotifyPropertyChanged on our project level and it is working for all syncfusion controls except listview.

Regards,
Ankita


SS SaiGanesh Sakthivel Syncfusion Team January 6, 2021 01:12 PM UTC

Hi Ankita,  
  
Thank you for the update.  
  
#Regarding ListView not getting refreshed  
We have checked the reported query from our end. We would like to inform you that we have already documented about ‘How to use the implementation INotifyPropertyChanged in SfListview’ in our Syncfusion Knowledge base. You can refer the same from the following link. 
  
  
·       let us know it you still facing the same issue. If not, could you please share the following details which would be helpful for us to check on it and provide you the solution at the earliest.    
·       Modify our sample to replicate the issue.   
·       Issue replicate device configuration.   
·       Issue replicate platform.  
·       Issue replicate the video and issue replicate the procedure.  
·       Or trying to update the collection which is not updating the ListView. 

Regards, 
SaiGanesh Sakthivel 
 


Loader.
Up arrow icon