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.

Reply via email to