I have two columns in a 6 column GridView that I woud like to left-justify.
How do I do this...? I see thwere I can see the alignment for ItemStyle
within the properties, but I do not see anything for headers.
Any help would be appreciated.
Eliyahu Goldin - 19 Feb 2006 09:33 GMT
HeaderStyle has the same properties as ItemStyle. One of them is
HorizontalAlign.
Eliyahu
>I have two columns in a 6 column GridView that I woud like to left-justify.
>How do I do this...? I see thwere I can see the alignment for ItemStyle
>within the properties, but I do not see anything for headers.
>
> Any help would be appreciated.