以文本方式查看主题

-  Foxtable(狐表)  (http://foxtable.com/bbs/index.asp)
--  专家坐堂  (http://foxtable.com/bbs/list.asp?boardid=2)
----  CheckedListBox在程序中怎么动态设置过滤条件  (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=62169)

--  作者:zhangmcn
--  发布时间:2014/12/26 16:07:00
--  CheckedListBox在程序中怎么动态设置过滤条件
CheckedListBox在程序中怎么动态设置过滤条件
--  作者:有点甜
--  发布时间:2014/12/26 16:11:00
--  

 动态设置它的属性ComboList

 

控件.ComboList = DataTables("客户").GetComboListString("客户名称","[地区] = \'华北\'")

 

http://www.foxtable.com/help/topics/1435.htm