18202.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: 请问我如何在Runtime时送一个grouping的recordset给DataReport?</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 请问我如何在Runtime时送一个grouping的recordset给DataReport?</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 大汉堡 on August 31, 1999 at 17:03:44:<p>In Reply to: <a href="18196.html">请问我如何在Runtime时送一个grouping的recordset给DataReport?</a> posted by sandy on August 31, 1999 at 16:04:46:<p>: 请问VB在Runtime时如何做到像DataEnvironment中的command分组报表呢?<br>: 因为我的资料来源是一个暂存档,所以我无法在DataEnvironment中先设好command,如果只是单纯的report我还可以runtime设DataSource给它,但是我遇上Grouping就不知如何是好,怎么设报表都不对!请各位前辈教教我吧!<p>记得DataReport如果要连接DataEnvironment的群组功能<br>必须要先设定好DataReport的Source,再使用'撷取结构'<br>来取得分组,所以应该要于设计时就先定好Grouping的结<br>构,<br>不过就算你用的是暂存档,应该也可先设计好DataEnvironment吧<br>你可用一个空的结构去设计,当然,动态的开启还是允许的<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18202--></ul><!--end: 18202--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?