public DataTable GetDataNXB()
 {
     return(dao.GetDataNXB());
 }