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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T00:21:11+00:00 2026-05-16T00:21:11+00:00

My project is in Asp.Net Webforms using C#. On one of my web pages,

  • 0

My project is in Asp.Net Webforms using C#.

On one of my web pages, I want to have two tables. One is going to be a summary table and the other a more detailed breakdown of the summary. When the user clicks on one of the rows of the summary table, I want the corresponding breakdown rows to appear in the breakdown table.

These tables can have anything between 60 and about 500 rows.

I have thought of two possible ways of doing this and I’m not sure which is best, or if there is another, better way of implementing this:

1) When a user clicks on one of the rows in the first table, a postback event happens, and the data for the second table is loaded from the code behind.

2) When the webpage is loaded for the first time, both tables are filled with all of the possible data, but all of the rows in the second table have the “display: none;” CSS attribute. When a user clicks on a summary row, the CSS of the corresponding breakdown rows is changed using JavaScript.

  • 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-16T00:21:12+00:00Added an answer on May 16, 2026 at 12:21 am

    I’d go with your first thought and perhaps either

    1. load the data for the second table through an AJAX request returning only row data in JSON (or maybe even the HTML for the table)

    2. use an UpdatePanel

    if the user only needs to view the data, I would go for the former, but if they need to edit the data in some way, I would probably choose the latter (even though I’m aware that UpdatePanels are effectively a full postback in async clothing, I feel their use can make the UI more fluid).

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

Sidebar

Related Questions

I have an asp.net mvc3 project, it has some reports in aspx web pages.
I'm starting a new web project using ASP.NET Webforms + EF4. I'm trying to
I'm working on a web site written using asp.net WebForms. I'd like two wrap
I have a hybrid ASP.NET WebForms/MVC project. In my Master Page, I have a
I have an ASP.NET project (VS2008 on Windows 7 with either webforms, MVC1, or
I'm adding some ASP.NET MVC pages to an existing ASP.NET Web Forms project. I've
I've started working on some enhancements to an ASP.NET web forms e-commerce project, one
I have an external compiled project(asp.net) that we are using in our code. I
I have a pretty big web application that I created last year using ASP.NET
I want to use Ninject in a project which combines ASP.Net webforms and ASP.Net

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.