Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/xamarin-treeview-unbound-mode
- Owner: SyncfusionExamples
- Created: 2018-12-26T10:35:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T13:46:57.000Z (11 months ago)
- Last Synced: 2024-04-14T12:07:22.728Z (9 months ago)
- Topics: getting-started, treeview, unbound, xamarin, xamarin-forms
- Size: 481 KB
- Stars: 0
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.