Can we control LINQ expression order with Skip(), Take() and OrderBy()

后端 未结 6 774
日久生厌
日久生厌 2021-02-08 14:16

I\'m using LINQ to Entities to display paged results. But I\'m having issues with the combination of Skip(), Take() and OrderBy() calls.

6条回答
  •  执笔经年
    2021-02-08 15:14

    Could you please create a sample illusrating the problem and send it to us (support * devart * com, subject "EF: Skip, Take, OrderBy")?
    Hope we will be able to help you.
    You can also contact us using our forums or contact form.

提交回复
热议问题