I understand how to use the visible parameter of the control, what I
am looking for is if I have a grid and then below that another grid,
if I hide the top grid, how to display the bottom grid so there isn't
a large void at the top of the screen.
> Hello jpabich,
>
[quoted text clipped - 16 lines]
> j> than where it actually is positioned on the design view?
> j>
Michael Nemtsev - 18 Jun 2007 21:07 GMT
Hello jpabich,
use document.getElementById().display:none
which won't reserve the emply space
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
j> I understand how to use the visible parameter of the control, what I
j> am looking for is if I have a grid and then below that another grid,
j> if I hide the top grid, how to display the bottom grid so there isn't
j> a large void at the top of the screen.
j>
j> On Jun 18, 2:12 pm, Michael Nemtsev <nemt...@msn.com> wrote:
j>
>> Hello jpabich,
>>
[quoted text clipped - 18 lines]
>> j> than where it actually is positioned on the design view?
>> j>