<style> .Freezing { position:relative ; table-layout:fixed; top:expression(this.offsetParent.scrollTop); z-index: 10; } .Freezing th{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;padding:2px;} </style>
<div style="overflow-y: scroll; height: 400px;width:723px" id="dvBody">
<HeaderStyle BackColor="#006699" Font-Bold="True" ForeColor="White" CssClass="Freezing"/>
转载于:https://www.cnblogs.com/zt04985807/archive/2009/01/09/1372956.html
相关资源:数据结构—成绩单生成器