Hi Ruben,
The described issue occurs because when the last item is deleted from the Grid, the
aggregates function returns an empty
object, therefore
aggregates.Total becomes
undefined, causing a JavaScript error when trying to access
aggregates.Total.sum. You can use the following workaround in the
grid_RunAggregates function:
Let us know if you have other questions about Kendo UI.
Regards,
Dimiter Topalov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!