国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > .NET > 正文

asp.net gridview多頁時的批量刪除

2024-07-10 12:39:53
字體:
來源:轉載
供稿:網(wǎng)友
book_admin.aspx
代碼如下:
<asp:GridView ID="grwBook" runat="server" CellPadding="4" ForeColor="#333333" GridLines="None" AutoGenerateColumns="false" AllowPaging="true" DataKeyNames="ID" OnPageIndexChanging="grwBook_PageIndexChanging" PageSize="12">
    <FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
    <RowStyle BackColor="#EFF3FB" />
    <EditRowStyle BackColor="#2461BF" />
    <SelectedRowStyle BackColor="#D1DDF1" Font-Bold="True" ForeColor="#333333" />
    <PagerStyle BackColor="#2461BF" ForeColor="White" HorizontalAlign="Center" />
    <HeaderStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
    <AlternatingRowStyle BackColor="White" />
    <Columns>
    <asp:BoundField DataField="ID" HeaderText = "ID" />
    <asp:BoundField DataField="UserName" HeaderText="姓名">
    <ItemStyle Width="60px" />
    </asp:BoundField>
    <asp:BoundField DataField="Comments" HeaderText="評論">
    <ItemStyle width="500px"  />
    </asp:BoundField>
    <asp:BoundField DataField="Postdate" HeaderText="日期" />
    <asp:HyperLinkField DataNavigateUrlFields="newsid" DataNavigateUrlFormatString="../news_zi.asp?id={0}" HeaderText="文章"  DataTextField="newsid" target="_blank" />
    <asp:TemplateField HeaderText="操作" >
        <ItemTemplate>
        <asp:CheckBox runat="Server" ID="cbxId" />
        </ItemTemplate>
    </asp:TemplateField>
    </Columns>
    <PagerSettings Mode="NextPreviousFirstLast" FirstPageText="第一頁" LastPageText="末頁" NextPageText="下一頁" PreviousPageText="上一頁" />
</asp:GridView>

book_admin.aspx.cs
代碼如下:
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 花莲市| 桃园市| 桐柏县| 林甸县| 汕头市| 东兴市| 凯里市| 收藏| 嘉禾县| 威远县| 甘肃省| 迭部县| 高碑店市| 九寨沟县| 景德镇市| 海原县| 牟定县| 略阳县| 宝丰县| 武清区| 同仁县| 醴陵市| 望江县| 闽清县| 苗栗市| 益阳市| 罗江县| 垣曲县| 西华县| 大冶市| 德保县| 鄂伦春自治旗| 紫云| 甘孜县| 长兴县| 惠来县| 神木县| 集贤县| 彰化市| 京山县| 秀山|