搜索资源列表
GridControl
- GridCtrl类, 很好用的编辑控件, 详细说明见 说明.txt 文件.-GridCtrl categories, with good editing controls, a detailed explanation see Note. Txt file.
gridctrl_merge
- 为MFC Grid Control增加合并单元格的功能,基于MFC Grid Control 2.24。提供改进后的MFC Grid Control源代码和用例程序,支持VC6。 Adding \"Merge cells\" support to the MFC GridControl MFC Grid Control是一款优秀的二维表格控件,每个单元格支持只读编辑框、检查框、日期时间控件、组合框等数据输入类型,还可以自己扩展需要的数据输入类型,此表格控件可以在VC开发的工程中直接
功能非常齐全的GridControl
- 功能非常齐全的GridControl,能对窗体中显示数据库数据的表格进行多种操作.,Very complete GridControl, able to form a database to display data for a wide range of operating tables.
GridControl.rar
- 很好用的网格控件,支持单元格编辑,我在多个工程中都在使用.,A good grid control used to support cell editing, I am in a number of projects are in use.
GridControl
- 功能非常齐全的GridControl VC源码-Very complete source GridControl VC
GridControl
- 表格处理程序,很有用处的,望大家指教-Form process, we hope that advice
GridControl
- VS2005开发的VC++表格组件源代码,含有组件源代码和一个示例。此报表组件由个人开发,用时候要仔细研究一番,作者提供的实例不是太全,不能完整表现它的功能。从功能上来说优于CGridCtrl和UGGridCtrl,只有8000行代码,可作研究用。-VS2005 to develop forms of VC++ source code components, which contains the source code components and an example. Statements
GridControl
- VS2005开发的VC++表格组件源代码,值得一看!-VS2005 development of the VC++ source code form components
GridControl
- 对DEV gridcontrol控件的使用实例,对数据进行相关的操作显示,供大家学习。-The use of control to DEV gridcontrol example, the data related to the operation shows, for everybody to learn.
DevExpressGridControl
- DevExpress中gridcontrol控件总结,包含gridcontrol的使用方法及技巧-gridcontrol item
gridControl
- 使用devexpress gridcontrol,可以实现在某行在满足一定条件下的颜色变化-Using devexpress gridcontrol, can be achieved under certain conditions are met color change
gridcontrol
- C#.NET三方网格控件gridcontrol [datagridviev]应用例子,把DataGridView绑定的数据源转换成DataTable ,此控件对应微软datagridviev。使用方法说明:首先用gridcontrol 与DataSet绑定,然后操作gridcontrol 中的网格,保存后可实现对数据的增加,删除,插入,查询操作,gridcontrol与datagridview有一些地方不同。将数据放到datatable 中 datagridview 的数据源是datatable
Dexpress-gridcontrol
- C#使用Dexpress gridcontrol控件分页实例,查询方式,固定查询则用外部的sql,在事件中直接调用,自动查询则是使用控件的。根据数据源,只设置分页的数据sql.-C# using Dexpress gridcontrol controls paging instance, query, the query is fixed by an external sql, direct calls in the event, is the use of automatic query co
CostrolDevExpressControl
- 控制DevExpress中GridControl合并单元格方式-Control DevExpress GridControl merge cells
cillsPevExpressGridControl
- Control DevExpress GridControl merge cells
E4039_CS
- DEV GridControl 横向合并单元格(DEV GridControl crosswise merge cell)
通用Winform模板
- 界面生成器 常用的管理系统界面包括: 1.列表-->弹出编辑 2.列表(左/上)-->编辑(右/下) 3.树型-->列表-->弹出编辑 4.树型-->列表(左/上)-->编辑(右/下) ...等多种情况. 本系统使用winform的绑定机制应用以上模板及对应数据表(视图)实现动态代码生成,直接生成模式类,数据类及窗体类(一个或多个).此时,代码可直接编译. 后续需要做的工作就是应用winform开发自带的数据源方法或者devexpress的datalayout