You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
1000 B

<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="editadmin.aspx.cs" Inherits="editadmin" Title="编辑管理员-会议事务系统" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table border="0" style="width: 633px">
<tr>
<td bgcolor="#a43737" style="height: 23px">
<div align="center" style="font-weight: bold; font-size: 15px; color: #ffffff;">
管理管理员-编辑管理员</div>
</td>
</tr>
<tr>
<td align="left">
<asp:GridView ID="gvadmininfo" runat="server" AllowPaging="True" AutoGenerateColumns="False"
BackColor="LightGoldenrodYellow" BorderColor="Tan" BorderWidth="1px" CaptionAlign="Top"
CellPadding="2" ForeColor="Black" GridLines="None" OnRowCreated="gvadmininfo_RowCreated"
Style="text-align: center" Width="628px">