public DataTable ListNeedUpdate() { DAL_CAP_CHUNGCHI ccc_dal = new DAL_CAP_CHUNGCHI(); return(ccc_dal.loadListNeedUpdate()); }