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

  • Home
  • SEARCH
  • 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 7570277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:22:56+00:00 2026-05-30T15:22:56+00:00

I am working in C#.Net and have a page with five gridviews. Once I

  • 0

I am working in C#.Net and have a page with five gridviews. Once I run the application, all the five grids should be displayed with data at a time. But now, one by one is loading and displaying.

How to display all the gridview at a time? Whether I should do anything in page render.

Here is my Page_Load..

gridview1.DataSource = ds1.Tables[0];
gridview1.DataBind();
gridview2.DataSource = ds2.Tables[0];
gridview2.DataBind();
gridview3.DataSource = ds3.Tables[0];
gridview3.DataBind();
gridview4.DataSource = ds4.Tables[0];
gridview4.DataBind();
gridview5.DataSource = ds5.Tables[0];
gridview5.DataBind();

First two grids had less amount of data. so it got quickly laoded in the output page. when coming to 3rd grid, it had large amount of data, at that time the output page looks with first two gridviews and waiting for the 3rd grid.

What i want is, once i run the application all the five grids should get displayed at a time..

  • 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-30T15:22:59+00:00Added an answer on May 30, 2026 at 3:22 pm

    All you need to do is set the datasource on each gridview and databind each gridview.

    there is no need to do anything in page render.

    you will not get an answer for this until you can show what you are doing – and the only way to do that is to post an example of your markup / code

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

Sidebar

Related Questions

I am working with an ASP.NET MVC application. I have one master page having
I am working on an asp.net 3.5 application and I have a page with
I have working in asp.net web application. Here I need to run JavaScript before
Working on an ASP.NET Application I have implemented a page level access control using
I am working on asp.net using c#. I have one master page with 3
I have used JQuery within my asp.net page. JQuery is working fine. I could
I am working on asp.net application and I have generated entity model (edmx) from
I am working on asp.net application and I have an update panel like this:
I have a .net application that is not working on a colleagues computer (he
My use-case: I already have a working ASP.NET application I would like to implement

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.