开发者

How to create tabbed interface in asp.net?

开发者 https://www.devze.com 2023-02-23 04:45 出处:网络
I want create the tabbed interface in asp.net, for this i have searching in internet at finally i found a link below i paste that link please verify that.

I want create the tabbed interface in asp.net, for this i have searching in internet at finally i found a link below i paste that link please verify that.

i am using this link to create tabbed items but this showing some errors like namespace are not found. Please help me where i can change to rectify this error.

Hope you can understand my problem please...

开发者_运维技巧

http://weblogs.asp.net/alessandro/archive/2008/01/05/tabmenu-missing-in-the-asp-net-toolbox-not-anymore.aspx


You can look at the ajax toolkit: http://www.asp.net/ajax/ajaxcontroltoolkit/samples/tabs/tabs.aspx

While I recomend to take a look at a jquery solution if you know jquery well

And this is a way to create tabs without ajax or jquery: A Simple ASP.NET Tab Control Using the MultiView control


In addition to Amr ElGarhy I'd like to add jQuery UI .


You can also try free ASP.NET Controls with Full AJAX Support it works fine,

0

精彩评论

暂无评论...
验证码 换一张
取 消