Posted on: 2/24/2014 7:51:45 AM | Views : 628

i have one table ,which has column named total price , in that column i wants to add new row which shows sum of all rows of that column 'total price' and wants to show that total in label
eg
                       name       brand       total_price
                     -------------------------------------
                        vikas         nike               500   
                        sher &nbs ...

Go to the complete details ...