setting height of asp:panel

Posted by gowri-ganapathy on Stack Overflow See other posts from Stack Overflow or by gowri-ganapathy
Published on 2010-04-06T07:28:50Z Indexed on 2010/04/06 7:33 UTC
Read the original article Hit count: 442

Filed under:
|

I want to set the height of asp:panel to auto and I also want to ensure that max height is 400px and after that scroll bars must be present. I want to set it auto so that if the content is less than height 400px there will not be any empty space in the bottom. Any ideas?? :-)

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about panel