In multiple web apps, I want a weblistbox to get populated as the webpage is shown. I typically populate the list with a method I call in the Shown event of the page. It works sometimes, but more often than not, when I load the page the weblistbox is not populated and I need to reload with a “refresh button” that I also put on the page. Is there a reason the weblistboxes are not getting populated during the Shown event of the page?
I haven’t seen that.
Can you create a small sample project, zip it and upload here?