This is a migrated thread and some comments may be shown as answers.

[Solved] HeaderText, will not change header text in .cs file

1 Answer 87 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chad
Top achievements
Rank 1
Chad asked on 09 Feb 2009, 08:50 PM
Hi,
I'm trying to change the grid headers programatically.

I have this : grid.Columns["AvgFlowRate"].HeaderText = "Flow Rate (E3M3)";

but the header does not change.  Any Suggestions? or is this a bug?

Chad

1 Answer, 1 is accepted

Sort by
0
Chad
Top achievements
Rank 1
answered on 09 Feb 2009, 08:53 PM
I just found the answer, looks like it was a bug, and has been fixed.
Tags
GridView
Asked by
Chad
Top achievements
Rank 1
Answers by
Chad
Top achievements
Rank 1
Share this question
or