搜索资源列表
一个好用的DBGRID
- 经典的表格(类),《一个好用的DBGRID》一文的配套代码,演示了CGridCtrl与数据库的配套使用,支持数据库操作-classic form (type), "Selecting a user-friendly" one-matching code, and demonstrated the CGridCtrl supporting the use of the database, support for database operation
ADO_Grid表格平台
- 1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件 3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,
gridctrl_merge
- 一个很经典的CGridCtrl例子,这个程序实现了单元格的合并与拆解.-a very CGridCtrl classic example of the realization of the process cells combined with the dismantling.
CGridtreeCtrl
- 网格控件CGridCtrl的源代码,可以用于vc的界面中。-Grid Control CGridCtrl the source code, which can be used vc interface.
PAGE28.08
- VC++5.0下CGridCtrl类的建立与应用 原作者:徐继友 江泓 程序名称:MyGridCtrlTest.dsp等 运行环境:VC5 注意事项:把main.mdb拷入E:\\test目录中再编译-VC 5.0 CGridCtrl under the category of the establishment and application of the original author : XU Ji-you Jianghong procedures tit
GRID_RELATION
- 网格控件(CGridCtrl)允许你显示具有检验标志的二维网格,可以用于显示二维关联性。 使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。
CCtrlGrid
- 一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助,更希望有人能把网格控件做得更完善一些。 二、使用方法:按右上角的恢复网格数据,选择test.tmp如果是新建表格,可以点击增加行,再点击增加列,然后设置列宽和行高。-one, the grid-based controls CGridCtrl, I rewrite and the increased number of functions, I hope that this will mesh c
GridCtrlT.rar
- 这一个强大的表格控件CGridCtrl的简单示例!通过这个示例,你可以学会CGridCtrl控件的简单应用!,This is a powerful control table CGridCtrl simple example! Through this example, you can learn to control CGridCtrl easy application!
gridctrl_demo220
- Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some t
gridctrl_src
- 非常漂亮的表格界面,可以很灵活的使用,类名称cgridctrl-Very beautiful form interface, can be very flexible to use, type the name of cgridctrl
CGridCtrl
- 一个关于网络控件CGridCtrl(如同excel的表格控件)的详细说明, 相当完整. 密码:seeksky-A network control CGridCtrl (as in excel form control) detailed descr iption, very much intact.
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
CGridCtrl
- VC GridCtrl 使用很方便界面也很漂亮-VC GridCtrl EasyUsed beatiful GUI
ENoteBook
- 我做的一个界面,用到了CJ60Lib库、CGridCtrl,需要者我可-I did an interface, use the CJ60Lib library, CGridCtrl, I can look at those who need it
Grid
- CGridCtrl类,一个重要的网格控件。具有强大的网格数据显示和操作功能。-CGridCtrl class, a major grid control. Grid data with a strong display and operating functions.
TreeGridCtrl
- It s a super grid control derived from Chris Maunder s CGridCtrl. It might come in handy for desktop developers
GridCtrlTest
- 基于visual c++用CGridCtrl表格控件编写的一个小对话框程序(The dialog procedure written in control CGridCtrl based on visual c++)
nvsikqg97
- 一个很经典的CGridCtrl例子,这个程序实现了单元格的合并与拆解(A classic example of CGridCtrl, a program that implements the merging and dismantling of cells)
gridctrl_demo227
- 网络控件,好用的VC网络控件,没有合并单元格功能(Grid control,You can enter the drop-down list, and merged cells cgridctrl, compilation environment for vs2005.)
