Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Fix Header Datagrid in RTL

0 views
Skip to first unread message

mk2707

unread,
Jun 22, 2009, 11:51:57 AM6/22/09
to

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
that contains the header's data above the datagrid?

can anyone please suggest how i can modify the CSS style to adjust the
top and the left of the datagrid header??

thank you

*** Sent via Developersdex http://www.developersdex.com ***

H-Hemdan

unread,
Jul 2, 2009, 5:05:37 AM7/2/09
to
check this lessons about css

http://www.w3schools.com/css/default.asp

0 new messages