public static DataTable LayDuLieuChoTB(string maHH) { DataTable dt = HangHoaDAL.LayDuLieuChoTB(maHH); return(dt); }