We are using RadEditor for capturing comments from user.
We face a strange problem, with appearance of Horizontal scrollbar, even before adding any content.
This occurs only when ContentAreaMode="Iframe".
This doesn't occur when ContentAreaMode="Div", but problem using Div is, it automatically increases the width of editor, if entered content width is more than control width. It happens even when we have mentioned fixed width for it.
Please suggest a solution for this.
We face a strange problem, with appearance of Horizontal scrollbar, even before adding any content.
This occurs only when ContentAreaMode="Iframe".
This doesn't occur when ContentAreaMode="Div", but problem using Div is, it automatically increases the width of editor, if entered content width is more than control width. It happens even when we have mentioned fixed width for it.
Please suggest a solution for this.