代码:
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body>
<form id="form1" runat="server">
<div style="text-align:center;">
<div style="margin:5px; float:left;"><asp:TreeView runat="server" ID="Tree1"></asp:TreeView></div>
<div style="margin-left:12px;"><asp:GridView runat="server" ID="GridView1"></asp:GridView></div>
</div>
</form>
</body>
</html>
public partial class InfoSort : System.Web.UI.Page
}
相关文章:
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2021-11-10
-
2021-09-17
-
2022-12-23
-
2021-09-22
猜你喜欢
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2022-02-22
-
2021-07-24
-
2021-08-08
-
2021-06-02
相关资源
-
下载
2023-03-29
-
下载
2023-02-11
-
下载
2023-02-08
-
下载
2022-12-31