Hi!
So I have about 4 or 5 list boxes in my app, 1-2 per page, which when shown populate from files just fine, but the prob I have is that whenever I navigate to different pages and then come back to them, they keep populating and I get a duplicate of what Ive already got.
So to summarise: whenever I goto a different page and then back again, I have double the entries, 2 for each instead of 1.
What do I need to do to make this not happen?


