Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/xamarin-treeview-databinding

Sample application shows the binding of hierarchical data source in Xamarin.Forms TreeView.
https://github.com/syncfusionexamples/xamarin-treeview-databinding

databinding getting-started treeview xamarin xamarin-forms

Last synced: 27 days ago
JSON representation

Sample application shows the binding of hierarchical data source in Xamarin.Forms TreeView.

Awesome Lists containing this project

README

        

# Xamarin TreeView (Bound mode)

## About the sample

Demo application shows the population (bound mode) of the nodes for Xamarin.Forms TreeView.

Population of nodes by setting collection of data objects to [ItemsSource](https://help.syncfusion.com/cr/cref_files/xamarin/Syncfusion.SfTreeView.XForms~Syncfusion.XForms.TreeView.SfTreeView~ItemsSource.html) property.

```xml







```

## 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.