Exemple #1
0
 private void LoadDataMon()
 {
     gridControl1.DataSource = Utils.Util.ConvertToDataTable(_hoaDonBLL.LayDanhSachCTHoaDon());
 }