Home All Groups Group Topic Archive Search About

.NET DataGrid Control

microsoft.public.dotnet.framework.aspnet.datagridcontrol
Score Fix Header Datagrid in RTL
mk2707 - 22 Jun 2009 3:51 PM - 2 messages
i'm trying to fix the datagrid header in a RTL page. i'm using the following style: position:relative; top:expression(this.offsetParent.scrollTop); but it's not working cuz the header disappears when i use the scrollbar. how can i have a fixed header without adding a table in a seperate div ...
Next » 2 3 4 5 6 7 8 9 10