2017年12月13日

BLIST,BindingSource

摘要: //gridControl1.DataSource = BList; //BindingSource bs = new BindingSource(); //bs.DataSource = BList; //gridControl1.DataSource = bs; //bs.ResetBindin... 阅读全文

posted @ 2017-12-13 09:52 HOT SUMMER 阅读(204) 评论(0) 推荐(0)

导航