This is a migrated thread and some comments may be shown as answers.

Grid CSS updated but not reflected on the screen

1 Answer 60 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sudhakar
Top achievements
Rank 1
sudhakar asked on 20 Apr 2011, 11:50 AM

Hi Telerik Team,

Need some help on CSS for Grid.

Follwing things have been done:
1) On "Grid.Office2007.css"  I overwrited the

div.RadGrid_Office2007 

    background: yellow; 
    color: red; 
}

but never reflected on Actual Grid of the application.

2) Similarly I put the above code on Actual Page of the application it works fine.

3)  Then i put the same code on Seperate CSS file and referred in actual application and assign CSSClass for Grid as  "RadGrid_Office2007 " as in stylesheet, But it never worked and doesnt overwrite.

Now the problem is i cannot put the point no 2 on all pages, since it will not be correct way of doing, 

Can you please suggest the solution for point no 3 or point no 1, So that it will easy for refrence..?

Regards
Sudhakar



1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 20 Apr 2011, 12:29 PM
Hello Sudhakar,

I have tried the same scenario and that worked as expected. Please make sure that you have referenced the style sheet correctly. Please elaborate your scenario, If it doesnot help.

Regards,
Princy
Tags
Grid
Asked by
sudhakar
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or