<style type="text/css">
        .DataGridFixedHeader {
            position: relative;
            top: expression(this.offsetParent.scrollTop);
            background-color: blue
        }
    </style>

<HeaderStyle CssClass="ms-formlabel DataGridFixedHeader" BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" />

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-17
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2022-12-23
  • 2021-06-29
相关资源
相似解决方案