Hi Mark,
Thanks for the reply. In that control I need to put all the code for all
the pages inside that which I don't want to do. I will have separate pages
for each tab and based on the tab selected, I will load that page in that tab
control. It is same like windows tab control. Please let me know if you have
any idea about the control.
Thanks,
Sridhar.
> > I am looking for a tab control that has same functionality as in
> > windows tab control. In that way I can load the pages inside the tab
[quoted text clipped - 6 lines]
>
> http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=72&tabindex=2
Mark Rae - 16 Feb 2006 17:30 GMT
> In that control I need to put all the code for all the pages inside
That's correct - keeps everything together, and makes it really easy to work
with. You don't have to worry about persisting state either.
> that which I don't want to do. I will have separate pages for each tab
Why on earth would you want to do that?
> It is same like windows tab control.
???