Skip to main content

Diigo Home

Optimized Paging and Sorting in ASP.NET GridView - The Diigo Meta page

dotnetslackers.com/...rting-in-ASP-NET-GridView.aspx - Cached

This link has been bookmarked by 1 people . It was first bookmarked on 29 Oct 2009, by rigo2009.

  • 29 Oct 09
    rigo2009
    rigo2009

    In this article I am going to demonstrate what are the performance drawbacks of using conventional way to page and sort your GridView and then I will demonstrate 'An Optimized way to implement Paging and Sorting'.

    C# SQL Dev ASP.NET