private void LayDuLieu(string maHD) { dtInHoaDon = new DataTable(); dtInHoaDon = db.InHoaDon(ref err, ref rows, maHD); }