public void slectMemberList()
 {
     reportControl = new ReportControl();
     reportControl.selectMemberList();
 }