I’m using Tererik:RadEditor in asp.net. When I click ImageManger it is shown totally broken. I have not applied any CSS to the page or any control.

How to resolve this issue?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This happens exactly because you didn’t apply Telerik Css file to your control.
To fix this, you need to add css file for editor control to your page. you can do it in markup or design mode by selecting skin.
If you’re going to inspect your code, you should see 404 errors. Do you see them?