See the How to: Calculate a Property Value Based on Values from a Detail Collection help topic for more information.
See Also:
XPO Best Practices
How to display details collections with descendant classes filtered by object type in a DetailView
Example Comments
Added By: Robert Fuchs at: 1/28/2013 9:01:23 AM
Not using XAF web, just to let you know that there are warnings in 12.2.5:
Warning 1 Could not resolve this reference. Could not locate the assembly "DevExpress.Web.ASPxEditors.v12.2". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. WinWebSolution.Web
Warning 2 Could not resolve this reference. Could not locate the assembly "DevExpress.Web.ASPxGridView.v12.2". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. WinWebSolution.Web
Warning 3 The referenced component 'DevExpress.Web.ASPxEditors.v12.2' could not be found. WinWebSolution.Web
Warning 4 The referenced component 'DevExpress.Web.ASPxGridView.v12.2' could not be found. WinWebSolution.Web