小智 5
<asp:GridView id="hurfDurf" style="margin-left:10%;" runat="server">
</asp:GridView>
Run Code Online (Sandbox Code Playgroud)
或者,在aspx页面的顶部...
<head>
<style type="text/css">
#hurfDurf table
{
margin-left:10px;
}
</style>
</head>
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
8709 次 |
| 最近记录: |