摘要:
在后台代码中: this.OpenConnection(); string sql = "select * from t_boxtype where isdel 1"; DataTable tab = null; this.m_CDBOperate.GetDataTable(sql,out tab); cmbType.DataSource = tab; cmbType.D... 阅读全文
posted @ 2007-07-26 15:38
ballpenxp
阅读(693)
评论(0)
推荐(0)
浙公网安备 33010602011771号