以文本方式查看主题

-  Foxtable(狐表)  (http://foxtable.com/bbs/index.asp)
--  专家坐堂  (http://foxtable.com/bbs/list.asp?boardid=2)
----  startedit 与 prepareedit 中的代码不起作用  (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=194315)

--  作者:acc
--  发布时间:2024/11/27 16:19:00
--  startedit 与 prepareedit 中的代码不起作用

版主好。在窗口创建一个SQLTable表 tb1,select 语句为空,根据tb_name 这个字符串的值 动态加载表

DataTables(tb_name).LoadFilter = "_identify is null"
DataTables(tb_name).Load
tb1.DataSource = DataTables(tb_name)

在表的时间中,startedit 与 prepareedit 中的代码不起作用,但是  click 中的代码起作用  

如何让startedit 与 prepareedit 中的代码起作用?

谢谢

--  作者:有点蓝
--  发布时间:2024/11/27 16:21:00
--  
到全局表事件处理:http://www.foxtable.com/webhelp/topics/0671.htm