Location:
Search - True DBGrid
Search list
Description: This article serves as an entry point to a series of articles describing how to place just about any component into a cell of a DBGrid.
Suppose you have a boolean field in your dataset. By default, the DBGrid displays boolean fields as "True" or "False" depending on the value of the data field. If you think the same way I do, it is much more visually attractive to be able to you use a "true" check box control to enable editing of such fields.
Platform: |
Size: 55296 |
Author: Luciano Umbelino |
Hits:
Description: Codejock Xtreme Suite Pro ActiveX v13.2.1 完整源代码,支持Office2007 Ribbon界面的ActiveX开发库,可以用于VB和易语言,和其他使用ActiveX控件开发的语言。-Codejock Xtreme Suite Pro ActiveX v13.2.1 full source code, support for ActiveX development Office2007 Ribbon interface library can be used in VB and easy language, and other use of ActiveX controls developed language.
Platform: |
Size: 58374144 |
Author: |
Hits:
Description: True DBGrid control version 7
some sample code
Platform: |
Size: 290816 |
Author: malike |
Hits:
Description: d7的dbgrid通过流导出excel
调用:
DBGridEhToExcel: TDBGridToExcel;
begin
DBGridEhToExcel := TDBGridToExcel.Create(nil);
try
DBGridEhToExcel.DBGrid := DBGrid1;
DBGridEhToExcel.ShowProgress := True;
DBGridEhToExcel.FileName := 'c:123.xls';
DBGridEhToExcel.ExportToExcel;
finally
DBGridEhToExcel.Free;(DBGridEhToExcel: TDBGridToExcel;)
Platform: |
Size: 4096 |
Author: 阳光不再刺眼
|
Hits:
Description: True DBGrid Pro 8.0 含注册机(True DBGrid Pro 8.0 True DBGrid Pro 7.0 is a data-aware ActiveX grid control for Microsoft Visual Studio)
Platform: |
Size: 9731072 |
Author: 清风不笑 |
Hits: