Please could some one tell me the method to use a view as the datasource for my gridview. I have created the view in SQL2005 and the classes come through to the Entities and Services projects but I can't see how to use them as a datasource.
Haven't ever tried anything like that, however I do know that there is an EntityDataSource that might work. Again I never done much with views or the EntityDataSource, but I know it's there.