tags:

views:

54

answers:

2

hi is there abottom heder in datagridview ? (VS2008) if yes, can i get some help

than'k

A: 

Use Footer instead of header

Samiksha
+1  A: 

Take a look at this MSDN article about the footertemplate of a templatefield. The gridview has a footertemplate as well.