public DataTable Loadata()
 {
     return(veDAO.LoadList());
 }