//E_Model.School DataRowToModel(DataRow row); public DataSet GetList(string strWhere) { return(dal.GetList(strWhere)); }