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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T11:32:14+00:00 2026-05-19T11:32:14+00:00

In asp.net, how do I get a control’s height according to its percentage? I

  • 0

In asp.net, how do I get a control’s height according to its percentage?

I can get the width property but I set it to 100% and I need the actual pixels

I need it so I can customize my website according to the computer’s resulotion. (It can be any control – panel,div, etc)

  • 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-19T11:32:14+00:00Added an answer on May 19, 2026 at 11:32 am

    Just access the (out of the box) control’s height property in pixels. Calculate the ratio of this width divided by width of its container in the page and express this number as a percentage.

    For example:

    (myControl.height/myPanel.height)/100 + “%”;

    However, this is not the way to design a Web page to play nice in different sized browsers. Depending on what type of control you’re using, this could get real messy and I’m just talking appearance here. Use fixed width for this and your container. Progressively enhance your site with CSS and JS if you need to.

    At the risk of getting roasted, I’m going to say this: NEVER used liquid layouts – they change the ratio of the layout and destroy the page composition. Using liquid layouts always ends up with you having to apply code to change the image/height ratio of your images in relation to their container – and this always results in loss of image quality and/or bad page composition.

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

Sidebar

Related Questions

I've got an asp.net ajax style AccordionPane control that I am trying to get/set
I am using Repeater Control in ASP.Net. But i get a lot of errors
I am using Repeater Control in ASP.Net. But i get a lot of errors
How can I get the control ID of a asp.net control while mouseover on
I create a new asp.net custom control. This control get its data via a
I'm working with ASP.NET MVC3, and I'm trying to get absolute control over my
I am trying to get an ASP.NET 3.5 ListView control to select and highlight
How do you get the text inside the new HTMLEditor in ASP.Net Ajax Control
I want to get the type of file uploaded using the ASP.NET FileUpload control.
I need to add dynamic controls and get its values in my asp.net mvc

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.