P
Pete
Hi,
Here is my situation:
I have a panel on a web form set to 90% width. On the page load or render,
I would like to get the Panel width in Pixels. The Panel.Width property
keeps returning it in percent. I am assuming that after the control has
been rendered I should be able to get the final pixel width even though I
specified the initial width in percents.
Anyone know how to do this?
TIA
Here is my situation:
I have a panel on a web form set to 90% width. On the page load or render,
I would like to get the Panel width in Pixels. The Panel.Width property
keeps returning it in percent. I am assuming that after the control has
been rendered I should be able to get the final pixel width even though I
specified the initial width in percents.
Anyone know how to do this?
TIA