I have a webTab control where the contentTabs are loaded using URL's to other pages. The problem is that when I click on a tab, I see the page flash. So if I am loading a page that has a series of textboxes, I will see the page load with the empty textboxes briefly, and then the page loads with the values.
Its almost like it loads the empty form first and then loads the data.
Its kind of annoying. Is there any way to make sure that the tab will only display the data once the page is done loading?
Thanks.
Hello sseelam,
Were you able to resolve the issue? Let me know if I can assist you furhter with this.