Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

fixed table height

0 views
Skip to first unread message

Adam

unread,
Dec 17, 2003, 4:22:06 PM12/17/03
to
I have a databound table but I want to restrict its
height to certain value. i.e. 150px. Problem is that if
more rows than this height are in the source data island,
the table just continues to grow. I would like to add
scroll-bars if the table is overflowed. I have tried
specifying the height and overflow attribute, but IE
seems to ignore these. Any ideas?

-- Adam

Alexey V.Zelenin

unread,
Dec 18, 2003, 3:18:52 AM12/18/03
to

Place it into div with fixed height. This div will have the scrollbars.

0 new messages