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