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

Getting AutoResizeHeight

1 Answer 69 Views
Editor
This is a migrated thread and some comments may be shown as answers.
bas hessels
Top achievements
Rank 1
bas hessels asked on 08 Oct 2008, 12:26 PM
I would like to set the height of a dock control depending of the RadEditor Content height inside the dock.

In the RadEditor i have set the AutoResizeHeight on true. So it grows depending of the content. I would like to set the height of the parent raddock, the same as the height as the Radeditor.

Is it possible to get the resized Height  after the content property of Radeditor is set in Serverside code? Other in is it possible in Client side?

Greetings


 

1 Answer, 1 is accepted

Sort by
0
Accepted
Svetlina Anati
Telerik team
answered on 10 Oct 2008, 02:17 PM
Hi Bas,

The current implementation of RadEditor and RadDock do not support this functionality. Basically, you can get and set widths and heights to the controls but there is not a suitable event which you can use for this particular scenario.

The good news however, is that we are currently working on improving the RadDock control and configuring it to resize itself to fit the content, most probably this feature will be controlled by a property. I cannot tell you exactly when this functionality will be available but when it is a fact you will be able to easily implement the desired scenario in your project.

Best wishes,
Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
bas hessels
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or