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-unbound-mode

Demo application shows the population (unbound mode) of the nodes for Xamarin.Forms TreeView.
https://github.com/syncfusionexamples/xamarin-treeview-unbound-mode

getting-started treeview unbound xamarin xamarin-forms

Last synced: 26 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Xamarin TreeView (Unbound mode)

## About the sample

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

Population of nodes by creating and adding [TreeViewNode](https://help.syncfusion.com/cr/cref_files/xamarin/Syncfusion.SfTreeView.XForms~Syncfusion.TreeView.Engine.TreeViewNode.html) to [Nodes](https://help.syncfusion.com/cr/cref_files/xamarin/Syncfusion.SfTreeView.XForms~Syncfusion.XForms.TreeView.SfTreeView~Nodes.html),

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