Hey guys,
So I have worked through this example here:
http://msdn.microsoft.com/en-au/library/windows/apps/hh974582.aspx
and from what I understand about ListView controls, is that the ListView WILL show a progress indicator automatically while it is being populated/loaded.
Firstly, The above tutorial does NOT show a progress indicator while the ListView is loading this and I cannot, for the life of me, work out why.
Anyone have any clues?
Second, The tutorial also gives me no clues as to how I can implement a control to "refresh" the feed.
Has anyone else worked through this tutorial and worked out how to fix these two issues? Any help would be great. I have googled and messed around to my wits end. No clue at all.