This example shows how to put columns and data summary definition logic in the ViewModel and setup the Grid Control.
Question Comments
Added By: Linzie at: 5/1/2014 9:07:22 AM
When I tried to run this example, it fails. Also when I pull up the code in VS2012 (devx controls version 13.2.9) the MainPage.xaml has this part underlined with the following error:
Part underlined specifically is from FieldName ="{Binding
Error states: The name DependencyObjectExtensions does not exist in the namespace "http://schemas.devexpress.com/winfx/2008/xaml/core".
Any idea what is wrong?