开发者

Asp.net MVC3 and MvcContrib Paging

How do I get the paging to work on MvcContrib.grid? I have the latest version of MvcContrib downloaded and also the following in my view.

@using MvcContrib.UI.Grid; @using MvcContrib.Pagination;

开发者_JAVA百科However, I cannot seem to access Html.Pager? Has this been changed in the latest version of MvcContrib?

Thanks


Pager is in MvcContrib.UI.Pager namespace.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜