BLIST,BindingSource
//gridControl1.DataSource = BList; //BindingSource bs = new BindingSource(); //bs.DataSource = BList; //gridControl1.DataSource = bs; //bs.ResetBindings(false); //ltorder.Add(ORDER); //ltorderDetail.Add(ORDERDETAILS); //gridControl1.DataSource = MDataTable.CreateFrom(ltorder).ToDataTable();
posted on 2017-12-13 09:52 HOT SUMMER 阅读(204) 评论(0) 收藏 举报
浙公网安备 33010602011771号