We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Please Help with Steps in creating Custom Summary Class

I am trying too perform the following summary :

For the current field, I want to multiply the current field by another field or fields in the Record.

For example :

SummaryField : QTY * (FACTOR / PRICE)
-------------------------------------------------
DESCRIPTION PRICE QTY FACTOR
-------------------------------------------------
item name 1 ==> 10.00 1 0.5
item name 2 ==> 15.00 3 0.5


How can I do this?

I see the two methods below but I''m not sure how to go about doing this because the examples have little comments.

public static ISummary CreateSummaryMethod(SummaryDescriptor sd, Record record)
public TotalSummary Combine(TotalSummary other)

1 Reply

AD Administrator Syncfusion Team September 25, 2006 11:38 AM UTC

Hi James,
Please refer this Evaluation Center thread and let us know if this helps.
Adding an Expression Column
Thanks for choosing and using Syncfusion Products.
Best Regards,
Jeba.

Loader.
Live Chat Icon For mobile
Up arrow icon