Hi all.. This may be a silly question, but I am a little new to ASP.NET and as such I am not sure how best to achieve this.
I have an asp:UpdatePanel enclosing an asp:PlaceHolder which I populate dynamically with a User Control. What I would like is to have the UpdatePanel scroll vertically if there are more items in the panel then what will fit in the height I have set. The problem is that I do not see how to make the UpdatePanel scroll? There isn't an option for that. Any pointers and guidance would be most appreciated. Thanks so much, Robert
