摘要:
DataGrid列头固定并不需要非常麻烦,在我看来,只需要写一个样式即可。 .FixedHead { position:relative; top:expression(this.offsetParent.scrollTop); } .FixedDiv { height:100px; overflow-y:scroll; }然后在DataGrid的里引用此样式 阅读全文
posted @ 2006-10-11 18:50
Bruce Xiao
阅读(338)
评论(0)
推荐(0)

浙公网安备 33010602011771号