Hi ,
i use rad window and rad window manager torgether,
i open window using manager and close it after that when i open rad window without using manager
it looks transparent like "picture 1" .Also radgrid css looks different. How i m gonna solve this problem. Im using Telerik 2010 Q1 version
Thanks
3 Answers, 1 is accepted
0
Georgi Tunev
Telerik team
answered on 03 Feb 2011, 03:08 PM
Hi oguzhan,
Usually, such problem occurs in 2 cases:
When you show the control programatically from server with Ajax. In such scenario, make sure that EnableAjaxSkinRendering is explicitly set to true before every show.
When you are using external skins and you have more than 31 stylesheets. In such case IE will fail to load all skins.
Hi Georgi,
Thanks for your reply. I added " EnableAjaxSkinRendering" . for windows its working now but for grid still same problem. also i added tihs code to radgrid.But stil occurs.For radgrid what i m gonna do.
0
Georgi Tunev
Telerik team
answered on 07 Feb 2011, 03:21 PM
Hello oguzhan,
To be able to answer that, we need to get a better view over your exact setup and logic. Please open a support ticket and send us a small sample project that reproduces the problem so we can investigate further.