Saturday, March 24, 2012

Panel scrollable?

I've got area of a screen that needs to be scrollable (it's a long list from
a database) but only that section should be scrollable - not the whole page.
How do I do this? A panel?

TIA - Jeffrey.<div style="overflow:auto"
Eliyahu

"UJ" <fred@.nowhere.com> wrote in message
news:OnzgmxweFHA.3864@.TK2MSFTNGP10.phx.gbl...
> I've got area of a screen that needs to be scrollable (it's a long list
from
> a database) but only that section should be scrollable - not the whole
page.
> How do I do this? A panel?
> TIA - Jeffrey.
Note that you generally have to set the width and/or height styles in order
for this to work.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.

"Eliyahu Goldin" <removemeegoldin@.monarchmed.com> wrote in message
news:O3A9z9weFHA.2844@.TK2MSFTNGP14.phx.gbl...
> <div style="overflow:auto">
> Eliyahu
> "UJ" <fred@.nowhere.com> wrote in message
> news:OnzgmxweFHA.3864@.TK2MSFTNGP10.phx.gbl...
>> I've got area of a screen that needs to be scrollable (it's a long list
> from
>> a database) but only that section should be scrollable - not the whole
> page.
>> How do I do this? A panel?
>>
>> TIA - Jeffrey.
>>
>>

0 comments:

Post a Comment