Sign in | Join
Last post 12-06-2007 4:12 AM by Jin-Yu Yin - MSFT. 2 replies.
Sort Posts: Oldest to newest Newest to oldest
I'd like to know if we can have a multirow tabs using the tabcontainer. Any help is greatly appreciated.
See if this works:
<ajaxToolkit:TabPanel runat="server"> <HeaderTemplate> <div> <div>Line 1<br /> Line 2</div> </div> </HeaderTemplate> <ContentTemplate> </ContentTemplate> </ajaxToolkit:TabPanel>
Here's an article about using css with tabcontainer: http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html
Hi,
Thank you for your post!
As far as I know, the Tabs contorl doesn't support multirow tabs.
If you indeed need one,would you please create one and share it with us?
Thanks!
Best Regards,