:: Forum >>

Fixed size container with vertical scrollbar

Hi,

I am designing an application which consists of a fixed size area to which I would like to add content (eg. order forms etc.). I need the container to implement a vertical scrollbar where the size of the content exceeds the size of the container.

I tried using AW.HTML.SPAN but the content simply increases the size of the container. Should I use a single cell grid..? or something else. I can't find a container (except a grid) that implements a scrollbar...or maybe I just can't find the right methods..??..)

any advice welcome

Thanks
MartyInOz
Thursday, January 11, 2007
That's OK...I solved it with CSS command in DIV...." overflow: auto; "..found in a previous post..

..M
MartyInOz
Thursday, January 11, 2007

This topic is archived.


Back to support forum

Forum search