Xamarin-Forms-TreeView
Xamarin-Forms-TreeView copied to clipboard
TreeView layout control for Xamarin Forms cross-platform apps
I'm wondering if I'm missing something here... Although I see MVVM based binding support, I do not see any support for BindableProperties like ItemsSource and ItemTemplate? Has anyone ever completed...
tips"the xamlcTask task failed unexpectedly" in xamarin.forms.targets , thx!
Hello. I've implemented ( test implementation ) checkboxes as a children to the nodes / branches, anyway - so far without any reasonable success on preserving their states. The result...
How to add other roots ? Thank you.
doesn't work/compile in visual studio 2017
Hello, Thanks for the tool!!! We wanted to know how do i get the selected nodes object back to the consuming page (or) give a event to get the selected...
examples: in DemoTreeViewModel.cs change var a = MyTree.Children.Add(new DemoTreeNode { Title = "Branch A", Score = 0.75, IsExpanded = true }); to var a = MyTree.Children.Add(new DemoTreeNode { Title =...
Hi, I'm trying to deploy your solution to my iPhone 6 by using Xamarin Studio and I'm getting the following error: error MT1006: Could not install the application ... on...