I have a windows phone 7 app. I have a pivot control. I'm making a RestRequest (Hammock library) to get the async web result to fill first pivot item. I want to make a second request as soon as I get first result without hanging up the UI. It must show the first pivot content while doing a background request for second pivot content. I'm getting error for the second request.
Asked
Active
Viewed 69 times
0
-
That image does not help, please provide code/xaml being used – Shawn Kendrot Nov 12 '13 at 06:12