public DataTable DeadCombobox(string malop, string mand) { DAOGiaoVien a = new DAOGiaoVien(); return(a.DeadCombobox(malop, mand)); }