< %@ page language = "c#"codebehind = "ygdz_xianlist.aspx.cs"autoeventwireup = "false"inherits = "ygdzwww.webform1" %>
<! doctype html public "-// w3c // dtd html 4.0 transitional // en">
<html>
<헤드>
<title> </title>
<meta http-equiv = "content-type"content = "text/html; charset = gb2312">
<meta content = "Microsoft Visual Studio .net 7.1"name = "generator">
<meta content = "c#"name = "code_language">
<meta content = "javaScript"name = "vs_defaultClientscript">
<meta content = "http://schemas.microsoft.com/intellisense/ie5"name = "vs_targetschema">
</head>
<body ms_positioning = "gridlayout">
<form id = "form1"method = "post"runat = "server">
<ASP : DataGrid id = "Datagrid1"
runat = "server"pagesize = "6"allowpaging = "true"autogeneratecolumns = "false"bordercolor = "#e7e7ff"
BordersTyle = "Double"BorderWidth = "1PX"BackColor = "White"CellPadding = "3"GridLines = "수평"
너비 = "376px"datakeyfield = "b010101">
<selectedItemStyle font-bold = "true"forecolor = "#f7f7f7"backcolor = "#738a9c"> </selectedItemStyle>
<AlternatingItemStyle BackColor = "#f7f7f7"> </allatingItemStyle>
<itemstyle forecolor = "#4a3c8c"backcolor = "#e7e7ff"> </itemstyle>
<headerstyle font-bold = "true"forecolor = "#f7f7f7"backcolor = "#4a3c8c"> </headerstyle>
<Bexerstyle Forecolor = "#4a3c8c"backcolor = "#b5c7de"> </booterstyle>
<칼럼>
<ASP : TemplateColumn HeaderText = "选择">
<itemtemplate>
<asp : checkbox id = "chk"enabled = "true"runat = "server" />
</itemtemplate>
</asp : templatecolumn>
<ASP : BoundColumn Datafield = "B010101"Visible = "False">
<itemstyle horizontalalign = "Center"> </itemstyle>
</asp : boundColumn>
<ASP : TemplateColumn HeaderText = "行政县代码">
<itemtemplate>
<a href = "ygdz_xianedit.aspx? sxiancode = <%#databinder.eval (container.dataitem,"b010101 ")%> & sxianname = <%#databinder.eval (container.dataitem,"b010102 ")>"> < %#databinder.eval (container.dataitem, "b010101")%> </a>
</itemtemplate>
</asp : templatecolumn>
<ASP : TemplateColumn HeaderText = "行政县名称">
<itemtemplate>
<a href = "ygdz_xianedit.aspx? sxiancode = <%#databinder.eval (container.dataitem,"b010101 ")%> & sxianname = <%#databinder.eval (container.dataitem,"b010102 ")>"> < %#databinder.eval (container.dataitem, "b010102")%> </a>
</itemtemplate>
</asp : templatecolumn>
<ASP : BoundColumn Datafield = "B000006"HeaderText = "是否失效">
<itemstyle horizontalalign = "Center"> </itemstyle>
</asp : boundColumn>
</열>
<PagerStyle visible = "false"nextPagetext = "下一页"prevpagetext = "上一页"horizontalalign = "right"pagebuttoncount = "5"> </pageerstyle>
</asp : datagrid>
<p> </p>
<asp : label id = "label4"runat = "server"
너비 = "248px"font-size = "large"forecolor = "magenta"> 行政县信息卡 </asp : label>
<table id = "table1"
CellSpacing = "1"CellPadding = "1"bgcolor = "#ccccff">
<tbody>
<tr>
<td align = "right"colspan = "3"> <font face = "宋体"> <asp : linkbutton id = "pagefirst"runat = "server"commandargument = "pagefirst"> </asp : linkbutton> <asp : linkbutton id = "purnext"runat = "server"commandArgument = "purnext"> </asp : linkbutton> <asp : int一页 </asp : linkbutton> <asp : linkbutton id = "pagelast"runat = "server"commandargument = "pagelast"> </asp : linkbutton> </font> & nbsp; & nbsp; & nbsp; < ASP : 레이블 ID = "lbpageCount"runat = "Server"> 第 1 页 </asp : label> </td>
</tr>
<font face = "face"> </font>
</tbody>
</테이블>
<ASP : 버튼 id = "btxianadd"
runat = "server"text = "添 加"> </asp : button>
<ASP : 버튼 id = "btxiandelete"
runat = "server"text = "删 除"> </asp : button>
<asp : label id = "lbxianname"
runat = "server"> 县名称 </asp : label>
<asp : textbox id = "tbxianname"
runat = "server"> </asp : textbox>
<ASP : 버튼 id = "btxiansearch"
runat = "server"text = "查 询 询"> </asp : button> </form>
</body>
</html>