• Hi noggin,

    I had found 3 points that I must add to the above article after playing with a few real-life assignments.

    1. Find the total number of records affected by the current filters
    2. Support for sorting ascending and descending (usually, as a result of clicking on the header of a grid/table at the front end)
    3. Some ASP.NET code which shows how this code would work with an ASP.NET grid control (includes how to display custom page numbers at the front end  etc..)

    I have a follow-up article coming up, which shows some sample code which may be helpful to clear those 3 points.

    thanks

    Jacob

    .