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

Strange ColorPicker appearance located inside User Control

1 Answer 100 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
R
Top achievements
Rank 1
R asked on 18 Feb 2008, 08:47 PM
Hi guys!

I've placed ColorPicker onto my User Control and tried adding these controls dynamically as content for docks. Sometimes ColorPicker looks fine, but sometimes ugly. E.g. instead of the icon I see

<a href="javascript:void(0);">Pick originalAttribute="href" originalPath=""javascript:void(0);">Pick" Color</a>

(Excuse me for textual representation - don't know how to upload screenshot etc.)

Here is how I declare the ColorPicker:

<

telerik:RadColorPicker ID="RadColorPicker1" runat="server" Preset="Standard" ShowIcon="true" SelectedColor="Black" ></telerik:RadColorPicker>


It's displayed fine 100% only after a postback.
Please indicate my mistakes. I'd like ColorPicker looks properly.

Thanks,
Roman

P.S.
Please explain me how to make attachments (upload) to a post.

1 Answer, 1 is accepted

Sort by
0
Accepted
Petya
Telerik team
answered on 19 Feb 2008, 08:31 AM
Hello R,

To be able to attach files you need to open a support ticket as demonstrated in the attached instructions. Regarding your problem - from the provided information I assume that you are loading the docks on AJAX request and the colorpicker does not load its CSS and this is why it does not look well? If this is so, then I should say that we recently worked on the Prometheus controls so that even when they are loaded on AJAX request, their CSS files will be loaded as well. This improvement will be included in the coming service pack next week. In case you cannot wait until then, please contact us again and we will send you instructions on how to deal with the situation with the current version of the Telerik.Web.UI. In case you have a different problem, please provide more detailed information and send us some sample page demonstrating it.

All the best,
Petya
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ColorPicker
Asked by
R
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or