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

FormDecorator and compatibility with IE8

4 Answers 30 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Fabio Cirillo
Top achievements
Rank 1
Fabio Cirillo asked on 20 Dec 2012, 12:17 PM
hi, guys,
i created a pageweb compatibility with chrome and IE9 but when i open this page with IE8 the graphic is not compatibility. Please look at the attached picture.....

I wrote this code but nothing result.

<meta http-equiv="X-UA-Compatible" content="IE=8" />

How can I solve the problem how can I adjust the graphics to IE8, Chrome and Firefox .... 9 and also have different sizes radwindos.


4 Answers, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 20 Dec 2012, 02:22 PM
Hello Fabio,

RadFormDecorator used to have a bug under IE8 related to rounded corners and it has already been fixed. Therefore you can try updating RadFormDecorator's version to the latest one, otherwise try setting EnableRoundedCorners property to false.

Regards,
Danail Vasilev
the Telerik team
Explore the entire set of ASP.NET AJAX controls we offer here and browse the myriad online demos to learn more about the components and the features they incorporate.
0
Fabio Cirillo
Top achievements
Rank 1
answered on 20 Dec 2012, 02:39 PM
hi,
my telerik version now is Telerik.Web.UI_2012_3_1205_Dev_hotfix. Thre's another version? or a new verison of the radformdecorator?

bye
0
Fabio Cirillo
Top achievements
Rank 1
answered on 21 Dec 2012, 08:37 AM
But formdecorator for radcombobox there is not?
0
Marin Bratanov
Telerik team
answered on 25 Dec 2012, 08:31 AM
Hello Fabio,

RadFormDecorator will not decorate a RadComboBox because it is a control that is already styled. RadFormDecorator works on basic form elements like checkboxes, inputs, headings that are not already decorated by the developer (i.e. have no class set).

Regarding your original issue - we have seen in in an older version, as my colleague Danail already said, yet we have not observed in the current one. Have you tried setting the EnableRoundedCorners property to false?. Can you reproduce the behavior you experience on our online demos or in a simple page that you can send us? I also advise you make sure there aren't JavaScript errors on the page as they can break the RadFormDecorator's functionality. 


Kind regards,
Marin Bratanov
the Telerik team
Explore the entire set of ASP.NET AJAX controls we offer here and browse the myriad online demos to learn more about the components and the features they incorporate.
Tags
FormDecorator
Asked by
Fabio Cirillo
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Fabio Cirillo
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or