asp.net

  • 【2009-04-16】GridView加载空行并点击编辑

    <%@ Page Language="C#" %><%@ Import Namespace="System.Data" %><!DOCTYPE html PUBLIC "

  • 【2009-04-12】asp.net中英文字符串截取

    public static string Intercept(string input, int p) { Encoding encode = Encoding.GetEncoding("gb2312

  • 【2009-03-30】repeater编辑更新删除

    <asp:Repeater id="Repeater1" runat="server" OnItemDataBound="Repeater1_ItemDataBound" OnItemComm

  • 【2009-03-30】repeater分页和自动编号

    <div style="padding:5px;background-color:#dedede"> <asp:label ID="lblCurrentPage" runat="se

  • 【2009-03-30】repeater控件序号,自动编号

    前台实现方法: <%# Container.ItemIndex + 1%> <%# this.Repeater1.Items.Count + 1%> 后台实现方法: &

  • 【2009-03-30】repeater嵌套

    <asp:Repeater id="Repeater1" runat="server" OnItemDataBound="Repeater1_ItemDataBound1"> <I

  • 【2009-03-30】删除ldb文件的办法

    access数据库运行程序时,有时会产生.ldb文件. 右键access所在文件夹, 安全共享里面把所以用户的权限都加上. 要是服务器上,运行如下asp文件 <% applicatio

  • 【2009-03-26】GridView和下拉菜单DropDownList结合

    OnRowDataBound="GridView1_RowDataBound" <asp:TemplateField HeaderText="员工性别"> <ItemTempla

  • 【2009-03-26】GridView选中,编辑,取消,删除

    <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" AllowPaging="true" CellP

  • 【2009-03-26】GridView正反双向排序

    <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" CellPadding="5" Width="5

首页 上页 [1] [2] [3] [4] [5] 下页 尾页 共44条记录 每页10条 页次2/5
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 All Rights Reserved