This is a migrated thread and some comments may be shown as answers.

grid agreggates server

0 Answers 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lerovi
Top achievements
Rank 1
Lerovi asked on 04 Jun 2012, 05:12 PM
Good Morning I have a problem with the grid agreggates. while setting the grid with pagination on the server and additionally put the serverAggregates to true, this works very well in my firefox and chrome but in internet explorer tells me the following error:
sum is not defined .

and directs me to debug this part:
anonymous function (data) { var o, e = kendo.htmlEncode; with (data.fcantinv) {o = '<div style=\'text-align:right;\'>' + (kendo.format ("{0: C}", sum )) + '</ div>';} return o; }

Please can you help with this

thanks

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Lerovi
Top achievements
Rank 1
Share this question
or