I’ve been looking into a way to have a search web part interface with an OOB ListView web part. I’ve been using SPContext.Current.Web.GetLimitedWebPartManager(), and grabbing the local web part with a PersonalizationScope.User. I am placing the web part on the View’s aspx page, Search.aspx. I am claiming...