I have a UltraWebGrid in my aspx page. One of the column is an Amount. All I'm trying to do is sum amount column up and display the total in a label which I have it below the grid. It's a very easy task in regular gridview, some reason I couldn't figure it out with infragistcs 7.3. Please help
Thanks