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

Error in IE while adding more than one RadControl

1 Answer 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Velkumar
Top achievements
Rank 2
Velkumar asked on 28 Jun 2012, 12:13 PM

Hi,

           I have a problem in my page that is in my aspx page  contains RadTextbox, RadComboBox and RadEditor.  In the top of the  I have  placed radtextbox  and placed the radcombox below to the radtextbox then placed the radeditor.  

   

     My problem is if radtextbox is at top then radcombo and rad editor is not working also it will displayed without skin. If radeditor is at top then combo will not works also displayed without style.

 

      Then I have removed the radtextbox.  Radcombo is at top now radeditor will not works. If i placed  the radeditor in top of the page then radcombo will not works. I have attached the image of the radeditor, which displays without skin when radcombo is at top.

Thanks

Velkumar  

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 02 Jul 2012, 01:22 PM
Hello,

The problem could be due to:

- More that 31 CSS files on the page in IE9 - see this blog post on the subject Internet Explorer CSS limits

- or due to global CSS class(es) that breaks the appearance of RadEditor - disable the page stylesheet and see whether the editor will be loaded as expected.

If you are unable to fix the appearance problem, open a support ticket and provide a simple working demo which demonstrates it.

Kind regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Velkumar
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or