Hello support ,
I need to calculate sum of the three columns . Two of them are dependent on some of the filters in function from Javascrip file.
And one is calculating the total sum of the column readonly column . (Problem is with formating result in thousands and decimal format (1.234.00))
Do you have couple examples for calculating the sum in MVC using Type SummaryFunction.Custom SummaryCalculator("$.proxy(-------, this)"); });
Br
Hello,
I'm just following up to see if you need any further assistance with this issue. If so please let me know.
Hello Sergej,
Thank you for contacting Infragistics Developer Support!
The attached sample bellow show how to make a custom summary based on more than one columns. In the sample I have create another unbound column not to confuse that custom summary with the other column summaries, feel free to move it to any other column.
If need any further assistance with that please let me know.