ok I can do a totals row but how about a percentage row after each data row

D

D

actually I made a totals column

a b c d e f total
10 35 55 3 34 35 172
10 25 15 2 10 22 84

but would like a percentage row after each row like so

a b c d e f total
10 35 55 3 34 35 172
6% 20% 32% 2% 20% 20%

To make matters more complicated I don't use a dataset either, I pass back
an arraylist with objects that have properties that return the numbers.

It's a little convoluted but I haven't seen any examples inserting rows like
this and perhaps some of you have some ideas.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top