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

WindowManager change skin on postback

1 Answer 94 Views
Window
This is a migrated thread and some comments may be shown as answers.
Charles
Top achievements
Rank 1
Charles asked on 07 Aug 2008, 05:00 PM
Hi,

I have a windowmanager added to the page on page_load with its Skin property set to a custom skin which is added by Page.Form.Controls.Add(oWindowManager).

On this page I also have a UpdatePanel control with a button inside, when I click this I want to popup an alert (window.radalert) which works, however I want to change the skin of the windowmanager to another custom skin name.

I understand I have to manually set the css sheets, which i've done. But even if I change the .Skin property from server side it doesn't change.

Is there a way to tackle this?

Thanks

charles

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 08 Aug 2008, 09:04 AM
Hi Charles,

If you set the Skin from the server, the change should be applied. I am not quite sure however what your exact setup is - can you provide more information on it?

If you still experience this problem, please open a support ticket and send me a small sample project where the problem can be reproduced along with detailed description of the desired behavior. I will check it and get back to you with a solution.


Kind regards,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
Charles
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or