From 0b638961e3c0a32fc89bb972e6d4d23093be6977 Mon Sep 17 00:00:00 2001 From: SowntharyaJ Date: Wed, 15 Apr 2026 18:15:18 +0530 Subject: [PATCH] Updated README.md --- README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/README.md b/README.md index f729f00..6f9284e 100644 --- a/README.md +++ b/README.md @@ -1 +1,48 @@ +# How to refresh listview after dropping a table in Xamarin.Forms? + +This example demonstrate how to refresh listview after dropping a table in Xamarin.Forms ListView. + +## Sample + +```xaml + + + + + + + + + + + + + + + + + + + + + + + + +``` + **[View document in Syncfusion Xamarin Knowledge base](https://www.syncfusion.com/kb/12330/how-to-refresh-listview-after-dropping-a-table-in-xamarin-forms-sflistview)** + +## Requirements to run the demo + +* [Visual Studio 2017](https://visualstudio.microsoft.com/downloads/) or [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/) +* Xamarin add-ons for Visual Studio (available via the Visual Studio installer). + +## Troubleshooting + +### Path too long exception + +If you are facing path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project.