You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by JS <jy...@yahoo.co.uk> on 2006/11/20 11:54:12 UTC

sum of group by column in datatable

Hi,

How can I find the sum of group by columns in datatable ? For example :

header1    hearder2     header3

parent 1   child1          child11
               child2          child22
Total        total1          total2

parent2    child1         child11
              chlild2         child22
Total       total1         total2

Anyone has an idea how can find 2 totals in one datatable ? I am using
t:datatable.
Please help me.

Thanks,
JS.
         
-- 
View this message in context: http://www.nabble.com/sum-of-group-by-column-in-datatable-tf2668272.html#a7440488
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: sum of group by column in datatable

Posted by JS <jy...@yahoo.co.uk>.
Hi,

Any one have an idea ?  Please help me

Thanks,
JS.


JS wrote:
> 
> Hi,
> 
> How can I find the sum of group by columns in datatable ? For example :
> 
> header1    hearder2     header3
> 
> parent 1   child1          child11
>                child2          child22
> Total        total1          total2
> 
> parent2    child1         child11
>               chlild2         child22
> Total       total1         total2
> 
> Anyone has an idea how can find 2 totals in one datatable ? I am using
> t:datatable.
> Please help me.
> 
> Thanks,
> JS.
>          
> 

-- 
View this message in context: http://www.nabble.com/sum-of-group-by-column-in-datatable-tf2668272.html#a7445203
Sent from the MyFaces - Users mailing list archive at Nabble.com.