|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Fix Header Datagrid in RTLi'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 *** check this lessons about css
http://www.w3schools.com/css/default.asp mk2707 wrote: Show quoteHide quote >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
how to run 2 application one of 1.1 and other of 2.0 framework on
DataBinding with Gridview How to show a Confirm message before deleting a row Gridview inside gridview problem Gridview in gridview Build datagrid at runtime? cell in DataGridView BindingNavigator to format date RE: How to update Data grid automatically ? RE: GridView_Sorting() Event fires twice RE: Response is not available in this context |
|||||||||||||||||||||||