From 2b1918b14e1616bf33c5b6007dc77a3d24df1f45 Mon Sep 17 00:00:00 2001 From: Suja Venkatesan Date: Mon, 16 Jan 2023 13:06:40 +0530 Subject: [PATCH] MAUI-4255 : How to refresh the item in SfListView automatically at runtime using timer --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b4379a0..f578fc8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -# how-to-update-the-items-dynamically-in-.net-maui-listview -This examples explains about how to refresh the view when updating source dynamically using timer. +**[View document in Syncfusion Xamarin.Forms Knowledge Base](https://www.syncfusion.com/kb/13822/how-to-refresh-the-item-in-sflistview-automatically-at-runtime-using-timer)**