This example demonstrates how to implement a running total summary using the ASPxGridView unbound column. In this example, we create an unbound column and handle the ASPxGridView.CustomUnboundColumnData event. We calculate and assign the value to the cell on the server side.
Question Comments
Added By: Dipak Kumar 3 at: 10/3/2016 8:45:26 PM Should it work if this gridview has multiple pages? If not then how to implement that?Added By: Vladimir (DevExpress Support) at: 10/4/2016 12:15:05 AM
Hello,
I've created a separate ticket on your behalf (T435115: How to implement running total using an ASPxGridView with multiple pages). It has been placed in our processing queue and will be answered shortly.