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

Content Area height issues with RadEditor

1 Answer 123 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Lakshman
Top achievements
Rank 1
Lakshman asked on 09 Feb 2009, 02:33 PM

We are upgrading Classic RadEditor to RadControls for ASP.NET AJAX 2008.31125. We have been having two issues and thought I will post my questions here.

1. Content Area height issue only on IE7

I read from other message threads that DOCTYPE could cause this issue. Just to let you know, This is the DOCTYPE we have on the page where we are using the RadEditor (RadControls for ASP.NET AJAX 2008.31125)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

When I delete some content from the content area, the content iframe, the wrapper and the radeditor are getting set to correct heights. But the height of the content area (RadEditor1Center) is much taller than that of the iframe.

so I tried with

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

This time, I could see most of the heights are set to 100%, but still this does not fix the problem I have.

2. This issue is occuring on all browsers.

What I am noticing is that, when I delete the contents from the content area, the height of the radeditor does not go below the initial content height (which is the initial height of the content iframe). Is this working as designed?

Please help and have a good day!

Thanks, Lakshman

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 12 Feb 2009, 04:09 PM
Hello Lakshman,

Could you please, open a support ticket and send a sample working project that demonstrates both problems along with screenshots of them? I will examine the project and your code and provide a solution, once I am able to reproduce the problems.

Thank you for your assistance in advance.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
Lakshman
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or