- On the client side, new tab and pageview (linked to the new tab) are created dynamically. (Follow the Client Side tabstrip example)
- On the server side, I want to load an ascx into the newly created pageview. (Follow Load On Demand tabstrip example)
However, putting the two examples together doesn't seem to work. Is this possible?
- On the server side, I want to load an ascx into the newly created pageview. (Follow Load On Demand tabstrip example)
However, putting the two examples together doesn't seem to work. Is this possible?