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
65
Igx Data Grid - Summaries - How to display sum for a column using the response from backend request instead of IgxNumberSummaryOperand
posted

Hello,

I have a currency column that can have multiple currencies. For this reason for the Total Sum I would like to use the response received from a backend request instead of IgxNumberSummaryOperand because all the values need to be converted to one currency and then summed. I tried to implement a custom summary that extends IgxNumberSummaryOperand but I have access only to columnData, allGridData and fieldName and it does not help me.

Is there any way to do this?

Thanks,

Anca

Parents Reply Children
No Data