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

Xmarin.Forms Windows Phone listView Binding problem PCL

$
0
0

Hey,

I working on a Xamarin app that I want it to work on iOS and WP for now. I am using Xamarin.Forms PCL project type. I started working on the project on iOS and everything is working fine from that end. When I wanted to see how the app works on WP, I found out that it doesnt. The part that doesnt work in mainly ListView binding. I have followed https://github.com/jamesmontemagno/Hanselman.Forms app for mine. Again the only difference is that I am using PCL not a shared project.

More details, I have a Command that does updating the view model with the new data.

the command basicly does Items.Clear() and then Items.Add(new item...) to the view model.

The View is not picking this change up at all. When I try to intialize the view when the view model is full. It renders the first items that was orginally in the View Model.

Any thoughts?


Viewing all articles
Browse latest Browse all 58056

Trending Articles



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