Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sanyami 6 posts 75 karma points
    May 17, 2018 @ 05:18
    Sanyami
    0

    How to set custom paging in Umbraco (server site Paging)

    I have 100000 blog data and I want to set paging in Umbraco. But every time Umbraco fetch all 100000 than use LINQ query to filter out base on page setting. (how much you want to display on the page)

    Anyone know how to set custom paging in Umbraco.

    Get some of the data instead of getting all 100000 data in single time.

  • pranjal 75 posts 188 karma points
    May 23, 2018 @ 08:10
    pranjal
    0

    you have to use razor coding to achieve pagination

    go this blog link you will find complete code for pagination

    https://www.diplo.co.uk/blog/web-development/creating-a-paged-list-in-umbraco-using-razor/

Please Sign in or register to post replies

Write your reply to:

Draft