Pranam Bhat
How to handle pagination in C# (ASP.NET Framework)?

Suppose I have multiple (thousands of data) rows in a table on a single page. I want to implement pagination for the same. How to achieve pagination/virtual scroll in C# (ASP.NET Framework)?

By Pranam Bhat in .NET on Jun 15 2021
  • Rajendran S
    Mar, 2022 26

    you can use PagedList MVC . Please see bekow link PagedList

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS