total in footer
-
Hi All, I have a gridview with auto generate column I am binding dataset to the grid using stored procedure, where columns are dynamic. I need to do total in the footer except for first column. Please help me with this..
Ramkumar ("When you build bridges you can keep crossing them. ") http://ramkumarishere.blogspot.com
-
Hi All, I have a gridview with auto generate column I am binding dataset to the grid using stored procedure, where columns are dynamic. I need to do total in the footer except for first column. Please help me with this..
Ramkumar ("When you build bridges you can keep crossing them. ") http://ramkumarishere.blogspot.com
I just found this in Google. Displaying Summary Information in the GridView's Footer[^] For more Clickety[^]
OP wrote:
I need to do total in the footer except for first column.
Don't put footer template for that column. Also you can do the same thing in code behind.
thatraja
**My Tip/Tricks
My Dad had a Heart Attack on this day so don't...
**