public DataTable Company_ShowAllDisplayRemove(string SearchKey) { return(companyDal.Company_ShowAllDisplayRemove(SearchKey)); }