Hello,
In the page_load event I set the RADEditors on that page to enabled = false if some conditions are fulfilled. The reason is that sometimes the user is only allowed to read the content of the editors. The content comes from the database.
The problem is that the lay out of the editors is gone, only the content is shown and because there are no scroll bars, the height of the editor is too big. How can I get scrollbars around the editors or keep the normal lay out in this situation? I use RADControls for ASPNET AJAX Q2
Thanks in advance,
Barbara
In the page_load event I set the RADEditors on that page to enabled = false if some conditions are fulfilled. The reason is that sometimes the user is only allowed to read the content of the editors. The content comes from the database.
The problem is that the lay out of the editors is gone, only the content is shown and because there are no scroll bars, the height of the editor is too big. How can I get scrollbars around the editors or keep the normal lay out in this situation? I use RADControls for ASPNET AJAX Q2
Thanks in advance,
Barbara
