搜索资源列表
DBGRID(EH)转EXCEL
- delphi 将标准DBGRID控件和DBGRIDEH控件的内容输出到EXCEL中的源码,看了就知道!-standard DBGRIDEH Input controls and controls the output to the source Excel, read on to know!
dbgrid2excel
- dbgrid数据导入到excel(含有全部代码和窗体,能直接运行)-DBGrid data import to excel (containing all the code and forms, can directly run)
SMExportv4.30
- SMExport实现dbgrid的数据导出为excel等多种格式。-SMExport achieve DBGrid data exported to a variety of formats, such as Excel.
TXLSReadWrite.rar
- 导出excel,自己增加了一个属性,可根据dbgrid列导出,Export excel, to an increase of a property can be listed under the export dbgrid
EhLib-5.2.84
- 一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如: 1、Grid可显示为Flat、3D效果; 2、在表格底部显示合计行(可多行); 3、自动列标题排序,可自动显示排序标记; 4、日期列自动为DateTimePicker,Boolean列自动为CheckBox; 5、表格首行可显示查询行,自动筛选数据; 6、增加Grid数据查找对话框; 7、支持Grid打印,打印效果非常理想; 8、可将Grid数据导出至Excel、Word、Html、TXT;-
DataToExcel
- 很实用的一个C++小程序,完成将StringGrid和DBGrid的数据转换到Excel,程序没有用到OLE的方法,因此速度极快。-A very useful C++ small procedures, StringGrid and complete the data conversion DBGrid to Excel, the procedure of the method is not used OLE, therefore extremely fast.
gridtoexcel
- 将dbgrid中的数据导出到excel表格中-Dbgrid data will be exported to excel table
articleid36
- application to export dbgrid to excel
DataToExcelU
- DBGrid及DBGridEH转化为EXCEL文件-DBGrid and DBGridEH, converted to EXCEL file
EXcelExport_v4.6
- 最新的数据库表格导出到excel控件,dbgrid导出到excel控件-The latest database tables exported to excel controls, dbgrid export to excel control
AdoExcel
- How to retrieve, display and edit Microsoft Excel spreadsheets with ADO (dbGO) and Delphi. This step-by-step article describes how to connect to Excel, retrieve sheet data, and enable editing of data (using the DBGrid). You ll also find a list
uDB.zip
- DBGrid保存到Excel,支持2010 调用uDB.DBGridSaveXLS(DBGrid1, ) 文件名为空时则会打开Excel,等待用户操作保存。 uDB.DBGridSaveXLS(DBGrid1, SaveDialog1.FileName) ,DBGrid Data Save to Excel2010
DBGrid
- VFP的GRID增加双表头,点击表头排序,表头仿EXCEL过滤筛选功能(The GRID of VFP adds double headers, clicks on the headers to sort, and the headers imitate EXCEL filtering and filtering function.)