send some html or code so i wil help u (like how to apply .Freez css class)


On Thu, Jun 24, 2010 at 12:10 PM, Yogesh Dige <[email protected]> wrote:

> i am using the css for fixing the grid header text while scrolling it
> is working fine also , but if my window get open in the restore mode
> and if i maximize the window size then the position of the grid
> headers is getting disturbed those was coming out of the grid if i
> press F5(refresh) then next time the gridheaders was gettng fix
> properlly it is showing proper but for that i need the user
> ineteraction for refreshing the page  can any body tell me the
> reason . i found that in CSS the positon is Relative but if i remove
> it then grid header is not gettingfix while scrolling.
> here is the CSS which i used to fix grid headers...in all pages
>
> .Freez
> {
> font-size: 12px;
> font-family :Tahoma;
> font-weight: bold;
> text-align: Left;
> color: white;
> border-right: 0px solid silver;
> position:relative;
> cursor: default;
> z-index: 10;
>
> can any body help me out ??
>
> thaks in advance !!




-- 
--~--~---------~--~----~
MANISH LANGA
--~--~---------~--~----~

Reply via email to