how to sum and average various columns at same time
how to sum and average various columns at same time
hi everyone
i have some links to show my problem, that is to sum and average the table footer at the same time, but i have this results
http://estrellasdelascaobas.com/Team_Stats.php?torneo=actl&team=Verdes%208-10
http://estrellasdelascaobas.com/Team_Stats2.php?torneo=actl&team=Verdes%208-10
http://estrellasdelascaobas.com/Team_Stats3.php?torneo=actl&team=Verdes%208-10
http://estrellasdelascaobas.com/Team_Stats4.php?torneo=actl&team=Verdes%208-10
http://estrellasdelascaobas.com/Team_Stats5.php?torneo=actl&team=Verdes%208-10
http://estrellasdelascaobas.com/Team_Stats6.php?torneo=actl&team=Verdes%208-10
the only way to have the result that i expect was doing this
http://estrellasdelascaobas.com/Team_Stats7.php?torneo=actl&team=Verdes%208-10, this is equal to make the sum or average manually , can someone help to solve this
thanks
PD: sorry english is not my natural language
Answers
sorry , chechk the footer on the second table
thanks
make a view page source and look the code
after make a search on the web (googled) i found this solutions
"fnFooterCallback": function (nRow, aasData, iStart, iEnd, aiDisplay) {