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

radcolorpicker in updatepanel

1 Answer 65 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
Henrik Stig Andersen
Top achievements
Rank 1
Henrik Stig Andersen asked on 27 Oct 2009, 01:17 PM
Hello!

I have a very simple scenario with a radcolorpicker with "visible=false" and showicon="true" inside an updatepanel.
After I press a button the radcolorpicker becomes visible - however the formatting is now lost (see error.gif). I have tried to include the css for the radcolorpicker but so far no succes.

<

 

asp:updatepanel runat="server">

 

 

<contenttemplate>

 

 

<asp:button text="Click Me" runat="server" id="btn1" />

 

 

<telerik:radcolorpicker runat="server" id="Radcolorpicker1" showicon="true" visible="false" >

 

 

</telerik:radcolorpicker>

 

 

</contenttemplate>

 

 

</asp:updatepanel>

 



I use the latest release (Q2 2009)

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 30 Oct 2009, 03:02 PM
Hello Henrik Stig Andersen,
The behavior you describe is a bug in the RadColorPicker control. We have already fixed it and the fix is available in the Q3 2009 Beta release. It will also be part of the official Q3 2009 release, scheduled for next week.

Greetings,
Tsvetie
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ColorPicker
Asked by
Henrik Stig Andersen
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or