Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Bind to the Children property. StackLayout

$
0
0

Hi !

I can't do this:

<StackLayout x:Name="ItemsStack"
                             Spacing="2"
                             Children="{Binding DayInfo.Items, 
                                        Converter={StaticResource JobObjectsConverter}}"/>

I get an error that I can not instantiate a page.

But if I fill the Children property using the Children.Add (View) method, my **BindableProperty **will not be updated because it does not have a binding from Xaml, so I have two problems.


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>