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

[Solved] problem when radgrid not initially visible inside an update panel

1 Answer 192 Views
Grid
This is a migrated thread and some comments may be shown as answers.
andieje
Top achievements
Rank 1
andieje asked on 25 Apr 2008, 08:00 PM
Hi

If you have a radgrid inside an update panel and the grid is not initially visible you find that when you set the grid to be visible on postback the control's skin doesnt display properly, presumably because the css file did not load the first time the page was loaded. Please can you tell me how to fix this.

I'm using radgrid 5.1.2. I dont want to upgrade top prometheus because i'm using the windows skin which isn't supported

tahnks

1 Answer, 1 is accepted

Sort by
0
Vladimir
Top achievements
Rank 1
answered on 26 Apr 2008, 07:01 AM
Hi,

UpdatePanels does not update page header where the css files for the grid are registered - you can use RadAjaxManager to achieve this or you can simply register desired CSS file permanently.
Tags
Grid
Asked by
andieje
Top achievements
Rank 1
Answers by
Vladimir
Top achievements
Rank 1
Share this question
or