|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Window scrollbars and dynamic table lengthOK, 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 The scroll bars aren't appearing? On what? The window or the table? Are
you using an html table or a server control? -- Show quoteHide quoteStaff Consultant II - Enterprise Web Services - Cardinal Solutions Group Future Business Model - National City Mortgage "Jack Black" wrote: > 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 > > >
Validation controls validate before form submits
binding - DropDownList flaw/bug? Infragistics Ultra Web Grid Updating Problem Listbox Webcontrol SelectedIndexChanged Event not working Who is the true Asp.Net MVP here? Trying hard to implement globalisation. Strange error message(urgent help needeed) Finding the leftmost pixel in a piece of text when using GDI+ load event doesn't fire unless init event is present Can't get the Microsoft Web Library How to view properties of control inside table |
|||||||||||||||||||||||