DATAGRID的集中功能!!(aspx页)[2]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 sichuanpb 的 blog

t" pagebuttoncount="5"></pagerstyle>
   </asp:datagrid>
   <p></p>
   <asp:label id="label4" style="z-index: 102; left: 376px; position: absolute; top: 32px" runat="server"
    width="248px" font-size="large" forecolor="magenta" height="32px">行政县信息卡</asp:label>
   <table id="table1" style="z-index: 103; left: 232px; width: 376px; position: absolute; top: 320px; height: 40px"
    cellspacing="1" cellpadding="1" width="376" bgcolor="#ccccff" border="1">
    <tbody>
     <tr>
      <td align="right" colspan="3"><font face="宋体"><asp:linkbutton id="pagefirst" onclick="pagebutton" runat="server" width="56px" commandargument="pagefirst">第一页</asp:linkbutton><asp:linkbutton id="pagenext" onclick="pagebutton" runat="server" width="56px" commandargument="pagenext">下一页</asp:linkbutton><asp:linkbutton id="pagepre" onclick="pagebutton" runat="server" width="56px" commandargument="pagepre">上一页</asp:linkbutton><asp:linkbutton id="pagelast" onclick="pagebutton" runat="server" width="56px" commandargument="pagelast">末一页</asp:linkbutton></font>&nbsp;&nbsp;&nbsp;&nbsp;<asp:label id="lbpagecount" runat="server">第1页</asp:label></td>
     </tr>
     <font face="宋体"></font>
    </tbody>
   </table>
   <asp:button id="btxianadd" style="z-index: 104; left: 544px; position: absolute; top: 368px"
    runat="server" text="添 加"></asp:button>
   <asp:button id="btxiandelete" style="z-index: 105; left: 456px; position: absolute; top: 368px"
    runat="server" text="删 除"></asp:button>
   <asp:label id="lbxianname" style="z-index: 106; left: 248px; position: absolute; top: 96px"
    runat="server">县名称</asp:label>
   <asp:textbox id="tbxianname" style="z-index: 107; left: 320px; position: absolute; top: 96px"
    runat="server"></asp:textbox>
   <asp:button id="btxiansearch" style="z-index: 108; left: 496px; position: absolute; top: 96px"
    runat="server" text="查 询"></asp:button></form>
 </body>
</html>

本文关键:DATAGRID的集中功能!!(aspx页)
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top