I am using ListView
and with several rows. When a new item arrives, I want to replace the existing item/row if they are the same.
Is there a way that I can replace an entire row in the ListView with a new item?
I am using ListView
and with several rows. When a new item arrives, I want to replace the existing item/row if they are the same.
Is there a way that I can replace an entire row in the ListView with a new item?