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 6932047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:39:24+00:00 2026-05-27T11:39:24+00:00

I have a client who wants to return an ENORMOUS query from a web

  • 0

I have a client who wants to return an ENORMOUS query from a web service, and will not budge. They are adamant that the query must be able to return absolutely everything, and they also will not allow us to do any sort of server side paging.

We have it working so that it returns all the data just fine, and we have it displayed in an ASP.NET GridView. In order to speed up the rendering of the huge grid, we decided to implement client-side paging, but I’m not exactly sure how to go about this.

Currently, we store the whole of the data in the ViewState, and then page and sort based off of that so as to avoid hitting the server again.

However, with the default set up, when trying to select any page but the first, it returns a 404 error. I’m guessing this is because it times out while trying to send the enormous data set via the ViewState.

Is there any sort of way to return the data set, and then do all of the paging and sorting all on the client without having to do any sort of post back? Or is there some other way to do this that we haven’t thought of? (besides server side paging. We would LOVE to do it this way because it is so obviously the right way, but the client won’t budge…)

EDIT: I would like to stick to the ASP.NET GridView control if at all possible. We’ve found a couple different options like jQuery and the like, but we have a lot of things to change if we change to a different type of control. So I’d like to avoid changing that if at all possible.

  • 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-05-27T11:39:24+00:00Added an answer on May 27, 2026 at 11:39 am

    We’ve run into situations where the Viewstate itself becomes a performance issue, and had to come up with ways to address a similar situation…

    Your options depend greatly on some details which aren’t included in the question.

    For example? How often does the data from the webservice change? You may be able to do one of the following:

    • Save the results in Cache or Session (not a good idea if the results are that large…)
    • Serialize the result to an Xml file and read from that while paging
    • Import the data periodically into a SQL database, or into a temp table in a SQL database, with some identifier to tie the data to the user.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a client who has a web service providing several different top-level entities.
I have a client who wants a page to have their terms of service
I have a client who wants to use JSF2 and they like that XHTML
I have a client who wants a solution to allow delivery people to text
I have a client who requested piano keys as links and he wants them
We have a client who desires some extremely long pages. Say 4000px plus. They
We have a client who wants to build an app that essentially functions as
I have a client who wants to transition off their old environment into .NET.
I have a client who wants bigger text in an <input> box. I would
I have a client who wants to use GWT with MySQL. What's the best

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.