i have done datagrid header(
vb.net,asp.nt) freez with css style,
but when i did that , it lost the column borders in header,
----------------------
position:relative;
top:expression(this.offsetParent.scrollTop);
z-index: 10;
font-size: 14px;
//border:1;
----------------------
if i try to add the border in same css function, the freez is not
working but border is comnig up,
can any one help me on this
thanks in advance
Ram