Groups | Blog | Home
all groups > asp.net webcontrols > november 2003 >

asp.net webcontrols : Datagrid summarries.....


ALPO
11/21/2003 8:46:55 AM
I need to have three summary rows based on datagrid
information. I am already using the footer for "adding new
record" controls. Is there a way to add the summary rows
Alvin Bruney
11/21/2003 1:33:49 PM
one solution which may work for you is to either add 3 rows to the datagrid
with the correct information. Follow this link to adding a row to a
datagrid. You can customize the row however you like to make it distinct
from the grid by using the cellspan property and styles

http://www.networkip.net/tidbits/add.htm

--


-----------
Got TidBits?
Get it here: www.networkip.net/tidbits
[quoted text, click to view]

AddThis Social Bookmark Button