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

FormDecorator problems in IE8

1 Answer 56 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 25 Jan 2010, 09:20 PM
I am attempting to use the FormDecorator on my site. Results look good in Firefox, but terrible in IE8. Testing is being done by running the site locally from .NET 3.5 Run Without Debug option.

Simply referencing the style sheet of the custom FormDecorator skin (an exact replica of Web20) breaks Rotator styling. Actually including the FormDecorator control breaks my Dock styling.

See images for results.

I am also getting similar results in dockafter.gif when there is a second SiteMap reference on the page.

1 Answer, 1 is accepted

Sort by
0
Mike
Top achievements
Rank 1
answered on 26 Jan 2010, 03:41 PM
OK after a few more hours debugging... it turns out the problem was caused by putting a

 

<telerik:RadComboBox>
inside a list. That was the cause of all of the IE formatting problems...
Changing the RadComboBox to a regular ASP:DDL and letting the formdecorator do it's magic worked fine.

 

Tags
FormDecorator
Asked by
Mike
Top achievements
Rank 1
Answers by
Mike
Top achievements
Rank 1
Share this question
or