public DataTable LoadData()
 {
     return(nvDAO.LoadData());
 }