Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7719043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T03:18:55+00:00 2026-06-01T03:18:55+00:00

I have implemented paging for a large set of data in an application by

  • 0

I have implemented paging for a large set of data in an application by allowing the user to enter a ‘page size’ number of how many records they want returned. This is passed to the stored procedure along with the row number of the last record, and retrieved via SELECT ROW_NUMBER() .. etc.

My issue is, this approach does not allow the user to filter or search the entire set of data. When they filter on the client side, they can only filter or sort the 100 or so rows they have obtained.

Is there a way of allowing for this kind of paging on the server side? So, maybe keep the data server side, and do the filtering or sorting there and return chunks of the data that they can page through? The reason for this is if they select to retrieve the entire data set, there is a considerable wait as it is a large amount of records.

The winforms application is using a standard soap web service but I may be able to implement a WCF service if needed.

Thanks for any advice or links! I’ve seen a few ways to do this but am not sure of the best way for a soap web service.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T03:18:57+00:00Added an answer on June 1, 2026 at 3:18 am

    We faced the similar problem using asp.net/wcf. The best approach we end up was to use a client side grid e.g. jqgrid and jquery (ajax) to call a web service returning data (in json). However, being asp.net web form developer, we were initially not comfortable.

    The alternative you talk about is to keep data on server (or session at times) but that really depends on data size.

    Further, at one place, we have data that is not going to change very frequently, you may cache it to certain level or keep xml file on server etc. After each day, we update the cache through a back-end processing.

    Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a paging system implemented for user comments and depending on which page
I have implemented Facebook Connect into a HTML page exactly as the tutorial explains
I have a gird with user data around like 5000 users in the grid.
I have this working and getting data. However, everytime I page it calls the
I have a GridView control on my ASP.NET page that binds to result set
I have implemented ajax on paging but my problem is when i navigate on
I have a ListActivity which queries a web service for data. I've implemented a
i am using asp.net 2008 and i have implemented the in-build Gridview Paging.But it
I have a simple ASP.NET page with paging support. Basically just hyperlinks that look
I have implemented the A* algorithm in AS3 and it works great except for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.