日期:2014-05-20 浏览次数:20916 次
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<asp:GridView ID="gvOne" runat="server"></asp:GridView>
<asp:GridView ID="gvTwo" runat="server"></asp:GridView>
</form>
</body>
</html>