datagrid控件使用技巧大集合

    技术2022-05-11  56

    引用自: http://www.cnblogs.com/iCeSnaker/archive/2004/07/31/29017.aspx

     

    1、DataGrid的正反双向排序 http://dev.csdn.net/develop/article/26/26817.shtm

    2、DataGrid删除确认及Item颜色交替 http://dev.csdn.net/develop/article/26/26768.shtm

    3、DataGrid常见解决方案(三)--在DataGrid中选择,确认,删除多行复选框列表 http://dev.csdn.net/develop/article/26/26613.shtm

    4、使用DataGrid动态绑定DropDownList http://dev.csdn.net/develop/article/26/26590.shtm

    5、DataGrid在分页状态下删除纪录的问题 http://dev.csdn.net/develop/article/26/26589.shtm

    6、怎样使用DataGrid控件 http://dev.csdn.net/develop/article/26/26459.shtm

    7、DataGrid Web控件深度历险(3) part1 http://dev.csdn.net/develop/article/26/26249.shtm

    8、DataGrid Web控件深度历险(3) part2 http://dev.csdn.net/develop/article/26/26250.shtm

    9、DataGrid Web控件深度历险(3) part3 http://dev.csdn.net/develop/article/26/26403.shtm

    10、datagrid分页《非控件版》 http://dev.csdn.net/develop/article/26/26002.shtm

    11、datagrid分页问题(前后跳页)《控件版》 http://dev.csdn.net/develop/article/26/26001.shtm

    12、DataGrid Web控件深度历险(2) Part1 http://dev.csdn.net/develop/article/25/25948.shtm

    13、DataGrid Web控件深度历险(1) http://dev.csdn.net/develop/article/25/25816.shtm

    14、DataGrid Web控件深度历险(2) Part2 http://dev.csdn.net/develop/article/25/25949.shtm

    15、如何在DataGrid里面产生滚动条而不滚动题头 http://dev.csdn.net/develop/article/25/25538.shtm

    16、使用在.net 框架上的DataGrid數據分頁控件 http://dev.csdn.net/develop/article/25/25474.shtm

    17、将某一目录下的所有相同格式的 XML文件绑定到不同的DataGrid http://dev.csdn.net/develop/article/25/25469.shtm

    18、DataGrid连接Access的快速分页法(5)——实现快速分页 http://dev.csdn.net/develop/article/25/25294.shtm

    19、DataGrid连接Access的快速分页法(4)——动态生成SQL语句 http://dev.csdn.net/develop/article/25/25293.shtm

    20、DataGrid连接Access的快速分页法(3)——SQL语句的选用(降序) http://dev.csdn.net/develop/article/25/25291.shtm

    21、DataGrid连接Access的快速分页法(2)——SQL语句的选用(升序) http://dev.csdn.net/develop/article/25/25290.shtm

    22、DataGrid连接Access的快速分页法(1)——需求与现状 http://dev.csdn.net/develop/article/25/25288.shtm

    23、显示DataGrid序号的一个适用的方法 http://dev.csdn.net/develop/article/25/25113.shtm

    24、常见 Datagrid 错误(other) http://dev.csdn.net/develop/article/24/24460.shtm

    25、XP 风格的可拖动列、可排序、可改变宽度的DataGrid的例子 http://dev.csdn.net/develop/article/24/24441.shtm

    26、利用radio实现Datagrid的单选 http://dev.csdn.net/develop/article/24/24295.shtm

    27、重画系列:DataGridColumnStyle之测试代码 http://dev.csdn.net/develop/article/24/24191.shtm

    28、将OleDbDataAdapter绑定到Winform下的DataGrid http://dev.csdn.net/develop/article/24/24148.shtm

    29、去除Asp:DataGrid中无用ViewState的方法(2) http://dev.csdn.net/develop/article/23/23671.shtm

    30、去除Asp:DataGrid中无用ViewState的方法(1) http://dev.csdn.net/develop/article/23/23670.shtm

    31、datagrid保存时无法提交更新的问题 http://dev.csdn.net/develop/article/23/23376.shtm

    32、将DBF,XLS,XML,MDB文件导入C#DataGrid的方法 http://dev.csdn.net/develop/article/23/23036.shtm

    33、动态创建DataGrid的模版列 http://dev.csdn.net/develop/article/22/22942.shtm

    34、DataTable中数据记录的统计 http://dev.csdn.net/develop/article/22/22710.shtm

    35、(ASP.NET)用动态属性和DataView实现DataGrid的双向排序 http://dev.csdn.net/develop/article/22/22513.shtm

    36、如何同步滚动两个相同的DataGrid http://dev.csdn.net/develop/article/22/22438.shtm

    37、asp.net中DataGrid性能测试 http://dev.csdn.net/develop/article/22/22405.shtm

    38、让Asp.NET的DataGrid可排序、可选择、可分页 http://dev.csdn.net/develop/article/22/22297.shtm

    39、DataGrid传统分页方式 http://dev.csdn.net/develop/article/21/21997.shtm

    40、在后代码里创建DataGrid控件 http://dev.csdn.net/develop/article/21/21934.shtm

    41、实现类似Windows资源管理器的DataGrid http://dev.csdn.net/develop/article/21/21933.shtm

    42、ASP.net中的Datagrid自定义分页功能 http://dev.csdn.net/develop/article/21/21875.shtm

    43、在Pocket PC应用程序中使用DataGrid控件 http://dev.csdn.net/develop/article/21/21844.shtm

    44、创建可拖动列的DataGrid(2) http://dev.csdn.net/develop/article/21/21594.shtm

    45、创建可拖动列的DataGrid http://dev.csdn.net/develop/article/21/21593.shtm

    46、DataGrid和CheckBox的混合使用 http://dev.csdn.net/develop/article/21/21585.shtm

    47、利用Session纪录datagrid模板列中CheckBox的状态 http://dev.csdn.net/develop/article/21/21294.shtm

    48、DataGrid模板列中TextBox的焦点相应键盘事件 http://dev.csdn.net/develop/article/21/21290.shtm

    49、给DataGrid添加确定删除的功能 http://dev.csdn.net/develop/article/20/20892.shtm             

    <asp:ButtonColumn Text="<div id="de" οnclick="JavaScript:return confirm('确定删除吗?')"><img src='../../images/delete.gif' border=0></div>"                                                                 HeaderText="删除" CommandName="Delete"></asp:ButtonColumn>

    50、如何给DataGrid添加自动增长列 http://dev.csdn.net/develop/article/20/20887.shtm

    51、如何利用RadioButtonList实现datagrid列的单选 http://dev.csdn.net/develop/article/20/20789.shtm

    52、锦上添花DataGrid! http://dev.csdn.net/develop/article/20/20770.shtm

    53、ASP.Net WebMatrix中Datagrid使用模板列对数据显示进行排版 http://dev.csdn.net/develop/article/20/20576.shtm

    54、格式化 DataGrid 输出 http://dev.csdn.net/develop/article/20/20307.shtm

    55、如何实现单击在DATALIST(DATAGRID)的HEADER加入的CHECKBOX,进行DATALIST(DATAGRID)中的CHECKBOX列全选或全不选 http://dev.csdn.net/develop/article/20/20290.shtm

    56、向datagrid中加横向 纵向的合计 (在datatable中实现,datatable间倒数据) http://dev.csdn.net/develop/article/20/20221.shtm

    57、基于ADO+Adodc控件+DataGrid控件制作的一个数据库编辑程序(完整原程序) http://dev.csdn.net/develop/article/19/19600.shtm

    58、如何实现自定义及自动逐页打印DataGrid显示的内容 http://dev.csdn.net/develop/article/19/19353.shtm

    59、合并datagrid中内容相同的单元格 http://dev.csdn.net/develop/article/19/19122.shtm

    60、创建固定表头、表格体滚动的DataGrid http://dev.csdn.net/develop/article/18/18972.shtm

    61、创建跨多列、多行表头的DataGrid http://dev.csdn.net/develop/article/18/18971.shtm

    62、在DataGrid中添加一个合计字段 http://dev.csdn.net/develop/article/18/18856.shtm

    63、在DataGrid里添加确认删除的对话框 http://dev.csdn.net/develop/article/18/18838.shtm

    64、为DataGrid添加自动编号功能 http://dev.csdn.net/develop/article/18/18783.shtm

    65、格式化DataGrid的例子【将数据源中的0,1值转换成实际的文字】 http://dev.csdn.net/develop/article/18/18782.shtm

    66、Henry手记—Web Form中的Datagrid的自定义分页 http://dev.csdn.net/develop/article/18/18760.shtm

    67、创建完全可编辑的 DataGrid http://dev.csdn.net/develop/article/18/18744.shtm

    68、DataGrid控件通用打印类 http://dev.csdn.net/develop/article/18/18711.shtm

    69、为DataGrid添加CheckBox控件 http://dev.csdn.net/develop/article/18/18615.shtm

    70、VB.NET中关于DataGrid颜色的自定义 http://dev.csdn.net/develop/article/18/18512.shtm

    71、在DataGrid快速添加新行 http://dev.csdn.net/develop/article/18/18487.shtm

    72、Henry手记-Datagrid事件响应(二) http://dev.csdn.net/develop/article/18/18315.shtm

    73、datagrid技巧之一:代码控制选中行的颜色 http://dev.csdn.net/develop/article/17/17852.shtm

    74、在C#里实现DATAGRID的打印预览和打印 http://dev.csdn.net/develop/article/17/17851.shtm

    75、Binding a DataGrid to an ADO Recordset http://dev.csdn.net/develop/article/17/17850.shtm

    76、Creating DataGrid Templated Columns Dynamically - Part II http://dev.csdn.net/develop/article/17/17846.shtm

    77、Creating DataGrid Templated Columns Dynamically - Part I http://dev.csdn.net/develop/article/17/17845.shtm

    78、DataTable,DataView和DataGrid中一些容易混淆的概念 http://dev.csdn.net/develop/article/17/17840.shtm

    79、动态的管理ASP.NET DataGrid数据列 http://dev.csdn.net/develop/article/17/17599.shtm

    80、Henry手记-Datagrid键盘事件响应(二) http://dev.csdn.net/develop/article/17/17424.shtm

    81、Henry手记—从Datagrid的标题居中说起 http://dev.csdn.net/develop/article/17/17053.shtm

    82、用嵌套的DataGrid实现主从式表的显示 http://dev.csdn.net/develop/article/16/16960.shtm

    83、DataGrid中嵌套使用Repeater http://dev.csdn.net/develop/article/16/16834.shtm

    84、Henry手记 - Datagrid键盘事件响应(一) http://dev.csdn.net/develop/article/16/16572.shtm

    85、给datagrid控件建立稳固的双向排序(asp.net) http://dev.csdn.net/develop/article/16/16563.shtm

    86、asp.net笔记(dataset,datagrid) http://dev.csdn.net/develop/article/16/16528.shtm

    87、添加一个下拉框到DataGrid http://dev.csdn.net/develop/article/16/16434.shtm

    88、DataSet导出CSV格式(ASP.NET,C#) http://dev.csdn.net/develop/article/16/16311.shtm

    89、Henry手记:Datagrid事件响应 http://dev.csdn.net/develop/article/16/16273.shtm

    90、Henry手记:WinForm Datagrid结构剖析(三)使用代码 http://dev.csdn.net/develop/article/16/16088.shtm

    91、Henry手记:WinForm Datagrid结构剖析(三)类代码 http://dev.csdn.net/develop/article/16/16087.shtm

    93、Henry手记:WinForm Datagrid结构剖析(三) http://dev.csdn.net/develop/article/16/16086.shtm

    94、ADO在vb.net中的使用(与datagrid结合) http://dev.csdn.net/develop/article/15/15975.shtm

    95、Henry手记:WinForm Datagrid结构剖析(二)程序 http://dev.csdn.net/develop/article/15/15929.shtm

    96、Henry手记:WinForm Datagrid结构剖析(二) http://dev.csdn.net/develop/article/15/15928.shtm

    97、ASP.NET中的DataGrid的属性 http://dev.csdn.net/develop/article/15/15920.shtm

    98、EnableViewState="false"的DataGrid分页 http://dev.csdn.net/develop/article/15/15913.shtm

    99、Datagrid 链接数据库Access http://dev.csdn.net/develop/article/15/15861.shtm

    100、DataGrid 链接Access数据库 http://dev.csdn.net/develop/article/15/15860.shtm

    101、Henry手记:WinForm Datagrid结构剖析(一) http://dev.csdn.net/develop/article/15/15686.shtm

    102、把Excel文件中的数据读入到DataGrid中 http://dev.csdn.net/develop/article/15/15544.shtm

    103、如何创建一个用弹出窗口来查看详细信息的超链接列 http://dev.csdn.net/develop/article/15/15456.shtm

    104、DataGrid使用技巧(四) http://dev.csdn.net/develop/article/15/15282.shtm

    105、DataGrid使用技巧(三) http://dev.csdn.net/develop/article/15/15220.shtm

    106、DataGrid使用技巧(二) http://dev.csdn.net/develop/article/15/15139.shtm

    107、DataGrid使用技巧(一) http://dev.csdn.net/develop/article/15/15109.shtm

    108、神奇的 DataGrid http://dev.csdn.net/develop/article/14/14114.shtm

    109、使用c#+(datagrid控件)编辑xml文件 http://dev.csdn.net/develop/article/13/13333.shtm

    110、在DataGrid中创建一个弹出式Details窗口 http://dev.csdn.net/develop/article/12/12170.shtm

    111、在DataGrid中创建一个弹出式Details窗口 http://dev.csdn.net/develop/article/12/12099.shtm

    112、vs.net beta 2中利用DataGrid分页详解 http://dev.csdn.net/develop/article/11/11009.shtm

    113、使用 ASP+ DataGrid 控件来创建主视图/详细资料视图 (2) http://dev.csdn.net/develop/article/1/1865.shtm

    114、使用 ASP+ DataGrid 控件来创建主视图/详细资料视图 http://dev.csdn.net/develop/article/1/1864.shtm  


    最新回复(0)