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

Radupload inside radgrid theme problem

5 Answers 61 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Ali Faraji
Top achievements
Rank 1
Ali Faraji asked on 27 Dec 2010, 08:04 AM
<telerik:RadUpload EnableFileInputSkinning="true" EnableEmbeddedSkins="true" Skin="WebBlue" Width="350" InputSize="30" runat="server" ID="RadUpload1" AllowedFileExtensions=".gif,.jpeg,.jpg,.bmp,.png"                                                   OverwriteExistingFiles="true" InitialFileInputsCount="1"OnClientFileSelected="checkExtension"                                                                                        ControlObjectsVisibility="None" MaxFileInputsCount="1">
                                                                                    </telerik:RadUpload>

I have added the above code in the EditFormSettings-<FormTemplate> tag of my aspx page.
The theme for radupload is applyed when i am in the add mode of the grid.
but fails to apply skin when i am in the edit mode.
i have not added any code related to radupload.

plzz help me with this issue.

Thanks

5 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 29 Dec 2010, 10:26 AM
Hello Ali Faraji,

Could please specify which browser you use? If it is Internet Explorer, you might be hitting the infamous 31 style sheets per page bug that is present in IE6/7/8. Please take a look at the following blog post for details.

Kind regards,
Genady Sergeev
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Ali Faraji
Top achievements
Rank 1
answered on 04 Jan 2011, 01:55 PM
We tried including
<telerik:RadStyleSheetManager id="RadStyleSheetManager1" Runat="server"></telerik:RadStyleSheetManager>
in the page. but the problem still exists. Only in EDIT MODE.

Thanks
0
Simon
Telerik team
answered on 05 Jan 2011, 02:24 PM
Hello Ali Faraji,

Which version of Telerik.Web.UI are you using? Does setting the EnableAjaxSkinRendering property of the Upload to true resolve the issue?

Best wishes,
Simon
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Ali Faraji
Top achievements
Rank 1
answered on 05 Apr 2011, 02:08 PM
The problem still exists.
Telerik version we are using is 2010.2.713.35.

Thanks
0
Genady Sergeev
Telerik team
answered on 08 Apr 2011, 01:36 PM
Hi Ali Faraji,

It seems that you use Q2 2010. In this version, RadStylesheetManager won't auto fix the problem. In order to resolve the issue please either implement the workaround manually or upgrade to at least Q3 2010.

Best wishes,
Genady Sergeev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Upload (Obsolete)
Asked by
Ali Faraji
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Ali Faraji
Top achievements
Rank 1
Simon
Telerik team
Share this question
or