简体   繁体   English

如何在asp.net中创建选项卡式界面?

[英]How to create tabbed interface in asp.net?

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. 我想在asp.net中创建选项卡式界面,为此我终于在Internet上进行了搜索,下面找到了一个链接,我粘贴了该链接,请确认。

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 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 您可以查看ajax工具包: 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 我建议您看一下jquery解决方案,如果您对jquery很了解的话

And this is a way to create tabs without ajax or jquery: A Simple ASP.NET Tab Control Using the MultiView control 这是不用ajax或jquery创建标签的一种方法: 使用MultiView控件的简单ASP.NET标签控件

除了Amr ElGarhy之外,我还要添加jQuery UI

您还可以尝试具有完全AJAX支持的免费ASP.NET控件,它可以正常运行,

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM