<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" />

Posted on 2007-04-13 09:47  李通通  阅读(489)  评论(0编辑  收藏  举报