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

[Solved] Cannot Resize in Float Layout

1 Answer 115 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Phil
Top achievements
Rank 1
Phil asked on 11 Mar 2008, 04:04 AM
I'm trying to float the editor on the left and a Grid on the right but the editor won't resize to make room for the grid? I tried seting the width as a % and removing the width completely. no luck.

I also tried putting them into a Splitter with vertical splitbar but moving the splitbar only overlaps and hides part of the editor not resize it.

how can I get the editor to size to flow? I think the ASP.NET one will?

Thanks

1 Answer, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 13 Mar 2008, 04:14 PM
Hello Phil,

As far as we are able to see this is more of a layout problem, rather than a RadEditor problem.
We suggest that you implement the desired functionality using 2 DIV elements - one "representing" the editor, and one "representing" the grid.

Once you are done, please open a support ticket and send us your page. We will replace the DIV's with an editor and a grid, and make any additional adjustments needed to provide for the same look.

Best regards,
Tervel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Phil
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Share this question
or