Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1850
UltraGridLayout.LoadFromXml() throws Unhandled Exception
posted

I have a grid layout saved to XML and it contain when I load it into an UlraGridLayout I get the following error.

Unhandled exception on background thread: If summaryType is Custom, then a valid instance of ICustomSummaryCalculator must be passed in.

I haven't even loaded the layout onto the grid. I am simply loading the layout into a variable for evaluation.

What is happening here??

Thanks

-Ken

Parents Reply Children