Foxtable(狐表)用户栏目专家坐堂 → SQLTable动态表的绑定与设置显示行


  共有9072人关注过本帖平板打印复制链接

主题:SQLTable动态表的绑定与设置显示行

帅哥哟,离线,有人找我吗?
有点蓝
  1楼 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:超级版主 帖子:107135 积分:544918 威望:0 精华:9 注册:2015/6/24 9:21:00
  发帖心情 Post By:2021/3/17 9:12:00 [只看该作者]

msgbox(e.Sender.text)
msgbox(e.form.controls("combobox2").items(0))
msgbox(e.form.controls("combobox1").items(0))
msgbox(e.Sender.text = e.form.controls("combobox1").items(0))
msgbox(e.Sender.text = e.form.controls("combobox1").items(1))
If e.Sender.text = e.form.controls("combobox2").items(0) And e.Sender.text = e.form.controls("combobox1").items(0) Then

 回到顶部
总数 155 1 2 3 4 5 6 7 8 9 10 下一页 ..16