Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
915
Setting Selected Index on Page Load when Using Load On Demand
posted

I have a page where I set the selected Index to the tab that the user passes in via a query string.

I am also using Load On Demand.

The problem is the tab contents do not load when the page loads?  It will only load the contents of the tab that I have listed as the initial tab in the aspx page?

How do I dynamically set the initial PageIndex on page load and have it load the contents of that tab when the page renders?

I am pressed for time on this so if you have an answer, please respond ASAP.  Thanks.