当前位置: 代码迷 >> ASP.NET >> 如何让gridview模板列中的<HeaderTemplate>左对齐
  详细解决方案

如何让gridview模板列中的<HeaderTemplate>左对齐

热度:8879   发布时间:2013-02-25 00:00:00.0
怎么让gridview模板列中的<HeaderTemplate>左对齐?
如题~~

------解决方案--------------------------------------------------------
<HeaderStyle HorizontalAlign="Left" />