twitter-bootstrap 使用引导程序在 MVC 中分页

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16829366/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 17:15:27  来源:igfitidea点击:

Paging in MVC with bootstrap

asp.net-mvc-3asp.net-mvc-4twitter-bootstrappagination

提问by DharaPPatel

I have a MVC web application and have list of categories and there are many categories which make a page long. bootstrap css is easy to integrate in MVC application for paging.

我有一个 MVC Web 应用程序并有类别列表,并且有许多类别使页面变长。bootstrap css 很容易集成到 MVC 应用程序中以进行分页。

回答by Sender

MVC 4 Paging with bootstrap or without bootstrap design also has different options like ItemTexts, TooltipTitles, Size, Alignment, IsShowControls, ItemIcon, metro css supported.

MVC 4 Paging with bootstrap or without bootstrap design 也有不同的选项,如 ItemTexts、TooltipTitles、Size、Alignment、IsShowControls、ItemIcon、metro css 支持。

Demo Ajax Paging With Bootstrap In MVC 4

在 MVC 4 中使用 Bootstrap演示Ajax 分页

Now mvc paging areas supported. nuget Package MVC 4 Paging 3.0.0

现在支持 mvc 分页区域。 nuget 包 MVC 4 分页 3.0.0