This question is locked. New answers and comments are not allowed.
Hi there,
I would like to write a custom AggregateFunction to aggregate some objects I recieve from a web service.
Unfortunately I couldnt find examples in the documentation or on the net.
Is it possible to paste the source code of the class: Telerik.Windows.Data.SumFunction ???
This class is doing exactly what i want, but can only handle numbers and not custom objects. For example e.g.: Person
Best regards,
Sven
I would like to write a custom AggregateFunction to aggregate some objects I recieve from a web service.
Unfortunately I couldnt find examples in the documentation or on the net.
Is it possible to paste the source code of the class: Telerik.Windows.Data.SumFunction ???
This class is doing exactly what i want, but can only handle numbers and not custom objects. For example e.g.: Person
Best regards,
Sven