pagedlist Questions
1
Solved
Here's the full error message:
The method 'Skip' is only supported for sorted input in LINQ to Entities. The method 'OrderBy' must be called before the method 'Skip'
In the "PurchaseOrderControll...
Espalier asked 12/8, 2014 at 12:28
1
Solved
I am trying to implement IPagedList with a viewmodel, my main view declaration is
@model PagedList.PagedList<CustomerOrders.WebUI.Models.SiteAdminListViewModel>
Then i have a Display Templ...
Irremissible asked 8/9, 2011 at 11:38
© 2022 - 2024 — McMap. All rights reserved.