How to load Entry control in the xamarin.forms listview item?
This example demonstrate how to load Entry control in the xamarin.forms listview item and retained the typed value while scrolling.
See How to load Entry control in the xamarin.forms listview item for more details.
Requirements to run the demo
- Visual Studio 2017 or Visual Studio for 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.