To produce GridView scrollbars with div tag, use this code: <div style="width:100%; height:300; overflow:auto;"> <asp:GridView ...
確定! 回上一頁