Window scrollbars and dynamic table length

J

Jack Black

OK, this is probably a real basic question, but I'm drawing a complete blank
on how to solve it.

I have a window that has been opened via the javascript window.open method,
with the appropriate parameters for enabling scrollbars and resizing. In
that window I have a dynamically generated table, whose length can be quite
long. The problem arises in that the table can get longer than the original
window size, but the scrollbars aren't appearing! Presumably since the
table is server-side generated, the window should recognize the page length
when the html is dumped to it, but it isn't for some reason. Is there a
trick to getting this to work? I'd also rather not resize the window itself
for this particular function...

Any suggestions?
Jack
 
M

Michael Baltic

The scroll bars aren't appearing? On what? The window or the table? Are
you using an html table or a server control?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,733
Messages
2,569,440
Members
44,832
Latest member
GlennSmall

Latest Threads

Top