I binding custom data type to the some of the fields in the grid. I don't have Field Converter but I have setup CellValuePresenterStyle for the display the data. How do I enable the Summary for these fields? Is there a mechanism to sepecify the converter for summary calculation?
HI,
I am attaching a XamDataGrid Project that implements a Custom Calculator.
Please review the attached sample.