搜索资源列表
SumDataGridView
- 此控件是为了让 DataGridView 支持合计行,而设计的,同时支持“最大值、最小值、平均值\".在合计行单击鼠标右键可选择相应功能。
DataGridViewToDataBase
- DataGridView 通过界面操作直接更新数据库 -DataGridView through the interface to operate directly update the database
WindowsApplication11
- 实现datagridview的行进行上下移动,支持最上最下移动-Datagridview implementation moved up and down the line to support the most on the most mobile
DataGridUserControls
- C# DataGridView 用户自定义控件-C# DataGridView the user custom control
DataGridView
- Demonstrate use of DataGridView control to display data from base
DataGridViewPrinterApplication
- Datagridview的打印,有预览,可以调节每一栏-Datagridview print, there is preview, you can adjust each column
DataGridView
- 自编写合计行 自编写合计行 自编写合计行 自编写合计行 自编写合计行-自编写合计行
DataGridView_code_database_instance
- 数据库实例DataGridView代码DataGridView code database instance-DataGridView code database instance
DataGridView_Odbc
- 关于DataGridView的最基本的实例程序,包括增加行、删除行、将修改结果送回数据库等功能。 框架为Visual C++ CLR,数据库种类ODBC,数据库位置为本地的mdb文件。 程序中使用的数据库也包含在了压缩包中,是我对一些IT公司的打分,除了说腾讯是250之外,没什么意义。-DataGridView instance on the most basic procedures, including an increase rows, delete rows, will modi
dataGridView
- WinForm dataGridView分页,包含创建数据库的脚本和存储过程脚本-The WinForm dataGridView paging, containing the scr ipt to create a database and stored procedure scr ipts
daima
- datagieview运算 实现行列运算,加减等功能-calculation for the datagridview
daima
- datagieview运算 实现行列运算,加减等功能-calculation for the datagridview
DBClass
- 1.继承DBClass类,类加DBClassAttribute特性,属性加DBColumnAttribute特性,可自动在连接的数据库上创建表结构(目前只实现了Sql Server,想要支持其他数据库,可稍作修改);可自动实现对该类的,查询DBClass.Select(),添加、更新、删除功能。 2.继承DBForm窗体类,继承IDataGridView,可简单实现在DataGridView控件中添加、删除、刷新数据。(1. DBClass class inheritance, class a