WebGrid is used to display the data with paging and sorting. ... var grid = new WebGrid(source: Model, rowsPerPage: 3, canPage: true, canSort: true);.
確定! 回上一頁