Dynamically Resize Frames

G

Guadala Harry

1. Is there a way to have a frame automatically expand based on the size of
the content that fills it? Specifically, I have a <table> used for layout
purposes that comprises the content of a "framed page"; that table is
injected at runtime (via Literal control) into the framed page. How can I
cause the frame to expand/contract so that the entire table and only the
table is displayed - without scrollbars?

2. If my objective in item 1 above is not possible, how can the size of a
frame in a frameset be specified by code-behind logic?

Thanks!
 

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

Similar Threads


Top