Gridview with no header?

  • Thread starter Thread starter Benton
  • Start date Start date
B

Benton

Hi there,

As subject, how can I set a gridview to show no header at all?

Thanks,

-Benton
 
Did you mean like this?

GridView1.ShowHeader = False

Ken
Microsoft MVP [ASP.NET]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top