spread控件如何实现数据源绑定?

philiu 2003-08-25 12:38:18
下面是farpoing.com的例子 可是Grid中什么都没显示啊

其它就可以,就是这个不行
Bind the fpSpread Control using ADO

相关叶面
http://www.fpoint.com/products/spread/devtour/binddata.html


The following example binds Spread to a recordset

Set rs = New ADODB.Recordset
rs.Open "Select * from Employees", adoconn1, adOpenStatic, adLockOptimistic
'Bind Spread to the recordset
Set fpSpread1.DataSource = rs
...全文
128 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

7,762

社区成员

发帖
与我相关
我的任务
社区描述
VB 基础类
社区管理员
  • VB基础类社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧