Displaying data PageShow event.
I have created some webservices to to get data and when I go from one page to the next one, I invoke the webservice in pageShow event and bind the data in to display fields(ie. input boxes, checkboxes etc.) However, the data is displayed after i go into this page because and because of that, I could see the data from a previous time getting deleted and being replaced.
Does any one know a solution for this ? I feel its a bit messy with this way.
cheers