Crystal Report在.net中的两种显示方式编写人:CC阿爸2014-7-29近来在完成深圳一公司的项目,对方对各方面要求相当严格,一不满意就拒绝签收,为了对修正水晶报表显示及导出的一些小问题,无赖之下,仔细了解一下水晶报表的操作方法,逼苦我们这些苦逼的程序,虽说在以前的项目中,也常使用c...
分类:
Web程序 时间:
2014-07-29 13:54:48
阅读次数:
306
-----------------------------------------------------------------------CrystalDiskMark 3.0.3 x64 (C) 2007-2013 hiyohiyo Crystal Dew World : http://cry...
分类:
其他好文 时间:
2014-07-29 13:49:48
阅读次数:
232
//这只单元格数据颜色if( (int)getattr("caption") > 100) setattr("bgcolor", "$0,0,255");else if ((int)getattr("caption") < 100) setattr("bgcolor", "$255,0,0");el...
分类:
其他好文 时间:
2014-07-29 12:41:46
阅读次数:
255
The “Hype Cycle for Emerging Technologies” report is the longest-running annual Hype Cycle, providing a cross-industry perspective on the technologies...
分类:
其他好文 时间:
2014-07-27 11:00:12
阅读次数:
290
英文稿:The “Hype Cycle for Emerging Technologies” report is the longest-running annual Hype Cycle, providing a cross-industry perspective on the technolo...
分类:
其他好文 时间:
2014-07-27 10:59:02
阅读次数:
413
PROC REPORT包含了PRINT、MEANS、TABULATE、SORT过程和DATA步的功能:一、基本语法: 1 DATA natparks; 2 INFILE 'C:\MyRawdata\parks.dat'; 3 INPUT Name $ 1-21 Type $ R...
分类:
其他好文 时间:
2014-07-25 02:21:44
阅读次数:
2181
Report descriptors are composed of pieces of information. Each piece of information is called an Item.报告描述符由一些数据片组成。这些数据片被叫做Item。All items have a one-...
分类:
其他好文 时间:
2014-07-22 22:47:53
阅读次数:
715
用 CrystalReportViewer1 控件在asp.net的网页上显示报表,如果做报表时调用数据表数据的方式调用是可以成功的,但报表是用存储过程获取数据方式会出现以下错误:
找不到表'RptOpenCheck;1' 。 文件 G:\TEMP\FO-OpenCheck {6D191F06-DECF-4A25-88FC-8553E3D435AA}.rpt 内出错: 找不到表。
Er...
分类:
其他好文 时间:
2014-07-20 23:14:06
阅读次数:
529
add this codes to your rml file:Page: from
分类:
其他好文 时间:
2014-07-18 20:38:17
阅读次数:
159
Description
Accounting for Computer Machinists (ACM) has sufferred from the Y2K bug and lost some vital data for preparing annual report for MS Inc.
All what they remember is that MS Inc. posted ...
分类:
其他好文 时间:
2014-07-17 15:34:37
阅读次数:
239