Hi,
I would like to pick your brain.
I have this gridview with year,month,field1,field2..
etc.
The value of the fields are numbers.
I have header showing the header info like year,month,field1,field2 etc.
The footer has the total of values of each column.
My client asked me if I can put the column heading on the top and bottom.
He also asked me if I can put the totals on the tope and bottom.
I am using the RowDataBound() to get the totals.
Any idea I can accomplish??
I am using c# asp.net.
Thanks much
Start Free Trial