Objectdatasource and Gridview : Sorting, paging, filtering
- by Simon
Hi there,
Im using entity framework 1.0 and trying to feed out a Gridview with a objectdatasource that have access to my facade. The problem is, that it seems to be particulary difficult and haven't seen anything that realy do what i want it to do on the internet.
For those who know, a gridview feeded with an objectdatasource, it can't sort…