Posted by bni03 on 01/22/92 11:59
thanks for the replies!
i'm sorry i don't have a URL, but basically i have two tables, and the
bottom table has a treeview with data from a large XML file displayed
in it. This treeview is set into a scrollable panel. The upper table
also has its height determined by the data it is displaying.
i'm looking to not have the entire page scroll without wasting any
space. if the xml file is small, its ok to have empty space on the
bottom, but i would like to maximum height of the bottom table be
whatever space is left. right now i have it set to height=50% which
isn't really optimal... does that make my question clearer?
[Back to original message]
|