I have an odata entity that has been expanded to include 2 other tables. When I try to filter the entity by one of the columns I am greeted with a LINQ error (I will include a screenshot of the error). I was wondering if there is anyway to be able to filter by one of the expanded columns? I am using a QueryableDataServiceCollectionView that populates my RadGridView.