asp.net

  • 【2009-03-26】GridView固定表头

    <style> .Freezing { position:relative ; table-layout:fixed; top:expression(this.offsetParen

  • 【2009-03-26】GridView合并表头

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

  • 【2009-03-26】GridView求和求平均值

    ShowFooter="True" <FooterStyle BackColor="#cccccc" /> private double sum = 0; protected v

  • 【2009-03-26】GridView支持分页的自动编号

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

  • 【2009-03-26】GridView属性

    GridView.PagerSettings 属性: 设置 GridView 控件中的页导航按钮的属性 GridView.AllowPaging 属性: 获取或设置一个值,该值指示是否启用分页功能

  • 【2009-03-26】GridView 隐藏列,visible="false"

    如果要在GridView 控件中隐藏不必要的列,使用<asp:BoundField DataField="sex" Visible="false"/>后 你就无法取得这列的值了. 解决办

  • 【2009-03-19】验证视图状态 MAC 失败

    修改当前页面的@page属性,添加enableEventValidation="false" enableViewStateMac="false"或者在web.config里添加<pages e

  • 【2012-07-02】asp.net中英文等多语言网站切换

    在资源管理器中新建App_GlobalResources, 新建resx资源文件,lang.resx lang.en.resx lang.zh-cn.resx. 同一个控件在不同语言

  • 【2009-03-10】asp.net取得指定目录的文件列表

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

  • 【2009-03-10】asp.net上传图片并生成缩略图

    <%@ Page Language="C#" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "

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