我搜索了文档(http://msdn.microsoft.com/en-us/library/system.web.helpers.webgrid.webgrid(v=vs.111).aspx),找到了“canPage:false"-这是行不通的。说没有名为“canPage”的参数。其他网站说“autoSortAndPage:false”有效,但对我无效。代码:@grid.Html(canPage:false,//therestofmygridstuff);我怎样才能摆脱这种分页? 最佳答案 它是canPage,但它是WebGrid