Link to home
Create AccountLog in
ASP.NET

ASP.NET

--

Questions

--

Followers

Top Experts

Avatar of directxBOB
directxBOB🇮🇪

Adding a Row to a Gridview, which Sum's the column?
Bit of a weird one, but I was wondering if anyone has a way or a tutorial that would convert a Gridview into something similar to a spreadsheet.

I've included an image of what I was hoping for. I am currently using the footer to insert new rows, so I am not sure if you can have two footer rows... Any idea or web tutorials would be great.

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of guru_samiguru_sami🇺🇸

As far as more than one footer row is concerned I believe only one Footer row is available....but again I might be wrong....
But there will be workarounds available once we know what you are trying to do.
I don't see any image attached.

Avatar of directxBOBdirectxBOB🇮🇪

ASKER

I've attached the image again.
gridview.gif

Avatar of directxBOBdirectxBOB🇮🇪

ASKER

http://aspalliance.com/782_CodeSnip_How_to_Display_Sum_Total_in_the_Footer_of_the_GridView_Control

This site is what I was hoping for, I'll check to see if we can multiple footers.

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of guru_samiguru_sami🇺🇸

I see the image but it has only one Footer row....what is it that you want to do with second footer row?

ASKER CERTIFIED SOLUTION
Avatar of jinaljinal🇮🇳

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account
ASP.NET

ASP.NET

--

Questions

--

Followers

Top Experts

The successor to Active Server Pages, ASP.NET websites utilize the .NET framework to produce dynamic, data and content-driven web applications and services. ASP.NET code can be written using any .NET supported language. As of 2009, ASP.NET can also apply the Model-View-Controller (MVC) pattern to web applications