Location:
Search - dbgrideh 5.4
Search list
Description: Eh学习笔记
实际上,实现该功能非常简单(以下我以BDE为例说明如何实现自动排序):
1.在窗体上放置一个 DBGridEh 组件,并将其连接到相应的 BDE 数据集;
2.将该组件的[OptionsEn]中的 dgAutoSortMarking 属性设置为 True
3.双击该组件,在其弹出的属性编辑器中添加相关字段;
4.将要排序的字段的属性列表的 [Title]的 TitleButton 属性设置为 True
5.最后,千万不要忘了在 uses 子句中加上 EhlibBDE单元。
Platform: |
Size: 18429 |
Author: fangge |
Hits:
Description: Eh学习笔记
实际上,实现该功能非常简单(以下我以BDE为例说明如何实现自动排序):
1.在窗体上放置一个 DBGridEh 组件,并将其连接到相应的 BDE 数据集;
2.将该组件的[OptionsEn]中的 dgAutoSortMarking 属性设置为 True
3.双击该组件,在其弹出的属性编辑器中添加相关字段;
4.将要排序的字段的属性列表的 [Title]的 TitleButton 属性设置为 True
5.最后,千万不要忘了在 uses 子句中加上 EhlibBDE单元。 -Eh study notes in fact, realize the functionality is very simple (following my example on how to realize BDE automatically sorted): 1. In the form to place a DBGridEh components, and linking them to the corresponding data sets BDE 2. the components [OptionsEn] in dgAutoSortMarking property is set to True 3. Double-click the component in its pop-up the Attribute Editor to add the relevant field 4. The field will be sort of the attribute list of [Title ] TitleButton the property is set to True 5. Finally, do not forget to add in the uses clause EhlibBDE unit.
Platform: |
Size: 18432 |
Author: fangge |
Hits:
Description: ehlib 5.4 经典数据控件,不需要更多的解释了吧-ehlib 5.4 Classic Data Control, it does not need more explanation
Platform: |
Size: 25496576 |
Author: 陈熙正 |
Hits:
Description: winxp+delphi7+kbmmw+unidac+mssql2000+dbgrideh
基本实现xalion中所说的功能并加上自己的一些编写经验
1、远程方法调用
2、取图像(流的使用)
3、查询数据
4、编辑数据:增、删、改(如果操作错误会进行相应的提示)
5、存储过程使用方法(存储过程参数自动创建)
6、动态创建数据集并执行Insert操作
7、命名查询(namedQuery)
8、事务操作(直接写SQL语句更新表的事务操作,有个重要的属性要设置,否则会更新不成功)
9、使用的数据库:sqlserver 2000,请到服务器的FDM单元把连接参数改下
10、数据库kbm_test结构参见:kbm_test.sql
-said xalion in winxp+delphi7+kbmmw+unidac+mssql2000+dbgrideh basic and plus some of their own experience writing a remote method invocation, use to take images (flow), query data, editing data: increase, delete, change (if the operator error appropriate prompt), use of stored procedures (stored procedure parameter is automatically created) 6, dynamically created data sets and perform an Insert operation 7 named queries (namedQuery), transaction operations (write SQL statements to update the table of transaction operations. important attributes to be set, otherwise it will be updated unsuccessful) 9, the database used: sqlserver 2000 FDM unit, please go to the server connection parameters change under 10, the database kbm_test structural See also: kbm_test.sql
Platform: |
Size: 1821696 |
Author: boome |
Hits:
Description: DBGRIDEH 是Enlib 3.0组件包中的组件之一。Enlib 3.0组件包是一位俄国人为增强
Borland 系列开发工具功能而开发的第三方组件,它具有界面友好、功能强大、开发效率高、、
快速制作预览/打印简单中国式报表等特点。因此,一推出即受到广大Borland 程序员的青
睐。目前这个版本支持Borland Delphi versions 4,5,6&7 和Borland C++ Builder
versions 4 & 5 ,可极大地提高数据库应用系统客户端的性能-DBGRIDEH is one of the components Enlib 3.0 Components package. Enlib 3.0 component package is a series of Russian human Borland development tools to enhance the development of third-party components and features, it has a friendly interface, powerful features, the development of high efficiency, rapid production preview/print features simple Chinese-style reports. Therefore, a launch that is favored by the majority of Borland programmers. This version currently supports Borland Delphi versions 4,5,6 & 7 and Borland C++ Builder versions 4 & 5, can greatly improve the performance of the client database application system
Platform: |
Size: 649216 |
Author: 曹雪峰 |
Hits: