Can I and what is the best way to dynamically resize the height of a RadPageView?
In my RadMultiPage, I have a RadPageView that contains an iframe with src="Page1.aspx" initially. Right now, Page1.aspx codebehind may Response.Redirect to Page2.aspx. However, Page2.aspx has a greater height than Page1.aspx. I'm open to a codebehind and/or javascript solution. Or is there is a different element that should be resized?
Thanks,
Carmen
In my RadMultiPage, I have a RadPageView that contains an iframe with src="Page1.aspx" initially. Right now, Page1.aspx codebehind may Response.Redirect to Page2.aspx. However, Page2.aspx has a greater height than Page1.aspx. I'm open to a codebehind and/or javascript solution. Or is there is a different element that should be resized?
Thanks,
Carmen