N
NvrBst
Anyone know how to force the Tab Panel to the remaining height of the
page?
"<cc1:TabPanel ...>" has a height option but only accepts pixels.
My page goes
<body><form ...><div><cc1:TabContainer ...><cc1:TabPanel ...>
I tried playing with the div / TabContainer / TabPanel (height="100%"
and style="height:100%"), options but none get the TabPanel to take up
the remaining space on the page. Strangly, TabPanel does accept
"width=100%"...
If top isn't possible, would someone know how to get the height of the
display area of the webpage currently open (from a <script
runat="server"> block). Either VB.NET or C# is fine.
Thanks
NB
page?
"<cc1:TabPanel ...>" has a height option but only accepts pixels.
My page goes
<body><form ...><div><cc1:TabContainer ...><cc1:TabPanel ...>
I tried playing with the div / TabContainer / TabPanel (height="100%"
and style="height:100%"), options but none get the TabPanel to take up
the remaining space on the page. Strangly, TabPanel does accept
"width=100%"...
If top isn't possible, would someone know how to get the height of the
display area of the webpage currently open (from a <script
runat="server"> block). Either VB.NET or C# is fine.
Thanks
NB