public void Clear()
 {
     Status.Clear();
     RecordStatus.Clear();
     Employer.Clear();
     Course.Clear();
     FundingStatus.Clear();
 }