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

Change the "height" of the control

4 Answers 70 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Laurent
Top achievements
Rank 1
Laurent asked on 12 Dec 2008, 01:26 PM
Hello,

I've installed RadEditor on our test platform and everyting works perfect except when I want to change the height of the control.
When I change in ListConfigFile.xml the width, the change is done. But when I change the height, the height of the control stays the same (210px for a forum item).

Is there someting else to change?

Best,
Laurent

4 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 15 Dec 2008, 11:00 AM
Hi Laurent,

In order to change the height of the control you need to modify the respective ConfigFile.xml. It is located in Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint\5.3.1.0__1f131a624888eeed\Resources folder.

For example
<property name="Height">800</property> 


Greetings,
Stanimir
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Laurent
Top achievements
Rank 1
answered on 15 Dec 2008, 11:21 AM
Thanks.
But my problem is for the height when the control is used with objects like Annoucements, Forums, etc.
(The "Height" parameter works fine with the Web Part).

So when I changed the "Height" parameter on the ListConfigFile.xml file, nothing change.

Best,
Laurent
0
Stanimir
Telerik team
answered on 15 Dec 2008, 01:11 PM
Hi Laurent,

When you set a property in ListConfigFile.xml it is applied on all scenarios (Lists, Wikis, Blogs, etc.). Since the RadEditor's dimensions are vary different in all those cases, the control uses the list's rows configuration to set its Height property. This is why it takes no affect when you set it in the ListConfigFile.xml file.


All the best,
Stanimir
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Laurent
Top achievements
Rank 1
answered on 15 Dec 2008, 02:23 PM
thanks for the answer

laurent
Tags
WebParts for SharePoint
Asked by
Laurent
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Laurent
Top achievements
Rank 1
Share this question
or