Scrollbar in Gridview - ASP.NET Forums: "Scrollbar in Gridview"
Put your Gridview in the Panel
As far as I know GridView will render as HTML table in the Page and basically using % in setting the Height of the Table will not work in the default DOCTYPE of the aspnet.. In order to recognize the % percent height in the Table then use this doctype below
www.visli.com
No comments:
Post a Comment