How to update the view of the item
-
Tuesday, March 27, 2012 2:14 PM
I'm use the split view sample app and I add async data to the listview items. the update happens only if I am going to another view and back to the updated view...
Does any one know why my view is not update when the data arrives?
Thanks Eran
All Replies
-
Tuesday, March 27, 2012 2:38 PMModerator
Hi Eran,
I am not sure what the SplitView sample app is. Can you give me more detail... Also there are different ways to bind data.
This sample shows removing things from a list and having the list view update (Scenario 1 I believe)
http://code.msdn.microsoft.com/windowsapps/ListView-custom-data-4dcfb128
-Jeff
Jeff Sanders (MSFT)
- Proposed As Answer by Jeff SandersMicrosoft Employee, Moderator Tuesday, March 27, 2012 2:38 PM
-
Tuesday, March 27, 2012 3:32 PM
I'm talking about the split application that is the sample of new project of visual studio 2011.
File-NewProject-Templates-Javscript-Windows Metro Style-Split Applictaion
I'll take a look of what you send me.Thanks.


