Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
Footer Summary Issues
posted

I am very familiar with the ASP.NET grid, but am having a problem getting certain functionality working in the WinForm grid.

 Basically, at the bottom of the Amount column (and only that column), I want to display a Sum of the Amount. I want the value to display at the bottom of the grid control, not at the end of all the rows. Currently, if I have 500 rows, it only shows after the 500th row. Also, I don't want the Sum icon in my column header - how can I get rid of that?

There must be some How-To's for this stuff that you can refer me to - I hope so!

 Thanks