SOS 版主--上次的那个问题又来了

bcck 2003-06-13 07:52:41
上次的表格数据源更新问题,我照样子做了,但是我用了
set deleted on
delete for 编号=thisform.pageframe1.page1.text10.value
thisform.refresh

close database
use ypxs
thisform.grid1.recordsource=''
pack
thisform.grid1.recordsource='ypxs'
以后,表格中的字段宽度却变短了,右边留出了空白字段,这怎么办呢?
麻烦了!

...全文
16 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
dyming0410 2003-06-13
  • 打赏
  • 举报
回复
set deleted on
delete for 编号=thisform.pageframe1.page1.text10.value
thisform.refresh

close database
use ypxs
pack
thisform.grid1.recordsource='NULL'
thisform.grid1.recordsource='ypxs'

2,723

社区成员

发帖
与我相关
我的任务
社区描述
VFP,是Microsoft公司推出的数据库开发软件,用它来开发数据库,既简单又方便。
社区管理员
  • VFP社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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