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

Table Format

3 Answers 42 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
Louis Eliades
Top achievements
Rank 1
Louis Eliades asked on 07 Mar 2010, 02:19 PM
I have a 2 x 2 table and I am trying to increase the width of one of the cells.

When I am doing so, then the adjacent cells increases in the length as well.

Do you why this is the case?

I am using IE8 on MOSS2007 and RadControls for ASP.NET AJAX.

Thank you,
Alkis

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 08 Mar 2010, 01:24 PM
Hello Alkis,

The provided information is not sufficient to determine the cause of the problem. If you believe that RadControls are involved, please provide a code snippet, which will help us reproduce the issue locally. Thank you.

Best wishes,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Louis Eliades
Top achievements
Rank 1
answered on 08 Mar 2010, 03:00 PM
Steps to follow:

1. Add a 2 x 2 table in the test area.

2. Go on the side of Cell 2 and when the 4-arrow appears, try and increase the width of Cell 2.

3. When doing so, the size of ALL 4 cells is changed.

What I want to do, is increase the width/length of Cell 2, without having to change the width of Cell 1
0
Rumen
Telerik team
answered on 09 Mar 2010, 12:20 PM
Hi Louis,

The Table resizing handlers and functionality is provided by the Rich Text Editing engine of the browser used by RadEditor. This browser's feature cannot be controlled with JavaScript or other methods and it is not possible to be overridden with code or css settings. When resizing a table, all cells will be resized accordingly.
You can reproduce the same behavior in a standard editable IFRAME / DIV elements as well as in our competitors' editors.

To resize only the selected cell, you should right click on it and choose the Cell Properties item from the context menu. This will open the Cell Properties dialog in which you can specify the table cell width. See the attached video for more information.


Best regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Sharepoint Integration
Asked by
Louis Eliades
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Louis Eliades
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or