Guys i want to create a tab view like given .........
what shud i do pls help.......
give me suggestion for creating such pages.....
Printable View
Guys i want to create a tab view like given .........
what shud i do pls help.......
give me suggestion for creating such pages.....
Use the Microsoft Tabbed Dialog Control found under Project/Components
In that case you posted in a place that was not appropriate... Thread moved from the 'VB6' forum to the 'ASP.Net' forum
Complete with the failure to handle wrapped text? :)
Have a look here: http://www.asp.net/ajaxlibrary/AjaxC...Tabs/Tabs.aspx
Here's a page that has some samples: http://digdotnet.blogspot.com/2008/0...ul-themes.htmlQuote:
You can change the look and feel of Tabs using the Tabs CssClass property. Tabs has a predefined set of CSS classes that can be overridden. It has a default style which is embedded as a WebResource and is a part of the Toolkit assembly that has styles set for all the sub-classes. You can find the default styles in the Toolkit solution in the "AjaxControlToolkit\Tabs\Tabs.css" file. If your CssClass does not provide values for any of those then it falls back to the default value.