aimlion11yahoo
Instructor
For the life of me I cannot get the BackColor property to show up. Any suggestions?
Code:
<asp:DataGrid id="DataGrid1" runat="server">
<HeaderStyle ForeColor="#FF8080" BackColor="#333366">
</HeaderStyle>
</asp:DataGrid>