From my point of view, the ability to load an Entity from a View has at last made ES really usable with Grids. I can now sort,group,filter, etc on the "extended" columns.
Is there some way that I can ensure ES always loads the entity from a view?
At the moment I'm particularly interested in the case when a child collection is loaded via the hierarchical method of the parent (ChildCollectionByParentID). If I'm displaying Parent rows databound in a Grid and expand a row, the Grid automatically displays the children - but I want to have that ChildCollection loaded from a View.
Using version 2007.1.1210