以文本方式查看主题

-  Foxtable(狐表)  (http://foxtable.com/bbs/index.asp)
--  专家坐堂  (http://foxtable.com/bbs/list.asp?boardid=2)
----  [求助]连接统计报表  (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=114000)

--  作者:yxliang2012
--  发布时间:2018/1/26 12:37:00
--  [求助]连接统计报表
Dim dt1 As fxDataSource
Tables("发出回收平衡_Table1").DataSource = dt1.BuildDataSource()
老师,我想将生成的统计表dt1,上面的代码,连接到窗口的table控件上显示,该怎么实现?? 求教

--  作者:有点甜
--  发布时间:2018/1/26 14:29:00
--  

http://www.foxtable.com/webhelp/scr/2305.htm

 

Tables("发出回收平衡_Table1").DataSource = dt1