e.form.controls("table1").Table.Cols("仓库名称").ComboList = DataTables("仓库档案").SQLGetComboListString("仓库名称")
这个语句能做到选择,但也能编辑,想做到不能编辑,只能选择!