Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 931 Bytes

File metadata and controls

13 lines (9 loc) · 931 Bytes

How to bind data from the datatable to listview in Xamarin.Forms

This example demonstrates how to bind the data from the datatable to listview by converting the data table rows in to the collection.

See How to bind data from the datatable to listview in Xamarin.Forms for more details.

Requirements to run the demo

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.