PHP Classes

Need Column total

Recommend this page to a friend!

      DrasticTools  >  All threads  >  Need Column total  >  (Un) Subscribe thread alerts  
Subject:Need Column total
Summary:Need Column total on specific Column
Messages:4
Author:Arun Daniel
Date:2011-11-28 10:21:35
Update:2011-11-29 08:07:36
 

  1. Need Column total   Reply   Report abuse  
Picture of Arun Daniel Arun Daniel - 2011-11-28 10:21:35
Dear All,

We need column total on specific column total should be displayed in the last row of the grid.

Please help me to solve this problem

  2. Re: Need Column total   Reply   Report abuse  
Picture of dd dd - 2011-11-28 12:50:04 - In reply to message 1 from Arun Daniel
Hi Arun,

I see two options to add this:
1. change the javascript code to add a total column, calculating totals in javascript
2. change the SQL query that is being executed, to calculate totals.

I guess nr. 2 is the easiest.

regards,
dd

  3. Re: Need Column total   Reply   Report abuse  
Picture of Arun Daniel Arun Daniel - 2011-11-29 03:45:27 - In reply to message 2 from dd
Hi dd, Thank you can you please help me with some sample codes whihc is used in the grid

  4. Re: Need Column total   Reply   Report abuse  
Picture of dd dd - 2011-11-29 08:07:36 - In reply to message 3 from Arun Daniel
Hi Arun,

In that case it is probably better if you mail us the details at [email protected] and we will see what we can do.

regards,

dd