ShowHeader property not working

H

Harry Keck

I have a DataGrid declared in my aspx page, and within the declaration, I set
ShowHeader to False. However, when the page renders, the headers are
displayed. When I step into my C# code, I find that indeed the ShowHeader
property of the grid is set to true, but I am definitely not setting it to
true. Does anyone know why the ShowHeader property would be true, even
though I have set it to false in the aspx?
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top