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

RAD Upload loosing Skin

3 Answers 91 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
parimal
Top achievements
Rank 1
parimal asked on 14 Jul 2008, 11:35 PM
Hi,

We have a rad upload control which is available in the ajax panel and is made visible on button click event. When made visible for first time, it shows the skin and when we upload any file and save other details, the asp:panel where upload control resides is hiiden. Again when the asp:panel and upload is made visible, the upload control looses its skin.

Upload examples work fine at telerik web site. In old RAD ASP.NET controls the issue was there but we resolved the same by specifing the CSS class reference for upload control in the page header.

Is there any work around on similiar lines

thanks,
Parimal

3 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 17 Jul 2008, 03:44 PM
Hello parimal,

You need to register the CSS class of your skin in this case too.

Go to the RadControls_installation_folder / Skins / Skin_Name and copy the Upload.Skin_Name.css file and the Upload folder to your application folder. Then register it in the <head> section of the page.

I hope this helps.

Greetings,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
parimal
Top achievements
Rank 1
answered on 25 Jul 2008, 04:27 AM
Hi,

The above workaround worked for radupload ,radgrid and combobox but it failed for RAD Editor. RAD Editor looses its skin even we set the css class in head.

We have RAD Upload in one the pages in the tab for which we disabled the Ajax feature using the below methods in Ajaxpanel. But still RAD Editor looses its skin. 

Also observed that Skins folder for the editor for RAD Editor is not having all the images that are available in the Toolbar of the Editor? Where can we get all those images like Link Manager, Word Font Strip buttons and rest of others?

ClientEvents-OnRequestStart

="pnlRequestStarted" ClientEvents-OnResponseReceived="pnlRequestEnded"



Need help,

regards,

Parimal
0
George
Telerik team
answered on 28 Jul 2008, 08:58 AM
Hi Parimal,

Could you please clarify which version of RadEditor are you using? This problem was fixed in the 619 version of the control and should not be observed. If you are using a version prior to 6.19, please review the following KB article that shows how to resolve the issue:
http://www.telerik.com/support/kb/article/b454K-mmt-b454T-mb-b454c-mb.aspx

If you still experience the problem, please open a support ticket and send us a sample runnable project where the behavior can be observed. We will check it locally and do our best to provide a solution.

Kind regards,
George
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
parimal
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
parimal
Top achievements
Rank 1
George
Telerik team
Share this question
or