B
Burt
I'm trying to use the tabstrip (or toolbar) control for navigation in
application, but want a different page to load under the tabstrip
depending on which tab was selected.
All the tabstrip functionality seems to be directed at a single page
with multiple "ViewPages", or using Page.loadcontrol to dynamically
load controls, but not whole aspx pages.
Any ideas on this? Should I use frames, with a top frame for the
tabstrip?
Thanks,
Burt
application, but want a different page to load under the tabstrip
depending on which tab was selected.
All the tabstrip functionality seems to be directed at a single page
with multiple "ViewPages", or using Page.loadcontrol to dynamically
load controls, but not whole aspx pages.
Any ideas on this? Should I use frames, with a top frame for the
tabstrip?
Thanks,
Burt