public DataTable GetAllGroupInfo()
 {
     return(menuInfo.GetAllGroupInfo());
 }