Dear all,
i've got a problem.
I have got a Rad Window with a rad editor now i want that the radeditor is always 100% in width and height. Also when i resize the radwindow.
I hope you can help me.
And sorry for my broken english ;)
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 01 Oct 2009, 08:54 AM
Hi Andreas,
RadEditor
for ASP.NET AJAX does not offer support for height set in percents and
to achieve your scenario you should write client-side code. Here is a
base example on how to proceed: