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

Extreme slow Item Edit (EditForm.aspx) Page

1 Answer 86 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
IKB
Top achievements
Rank 1
IKB asked on 17 Dec 2010, 07:25 PM
Hi all,

i have a Custom List with nearly 80 Fields. 20 of these 80 Fields are Rich-Text Fields. On my Site Collection is the RAD Editor for Lists activated. When i now want to Add or Edit an Item in this list, it takes 1:15 min to the point where i am able to do some input.

When i disable the RAD Editor Feature it takes nearly 25 seconds. This is a long time, too, but much more less than 1:15 min. When i look at the generated Code which is sent to the bworser, i see for each RichText Field a huge amount of RADEditor generated Code (JS?)

Is it possible for example to have this code only one time instead of n-times (amount of the RichText Fields)?

How to improve the performance? We are using the Version 5.5.1 of the RADEditor.

1 Answer, 1 is accepted

Sort by
0
Accepted
Stanimir
Telerik team
answered on 20 Dec 2010, 10:44 AM
Hello Martin,

Review the following online help article: How to use a Shared Toolbar. Using only one toolbar for all the editors will increase the performance. Also review the following online demo there are described other optimization which you can set to RadEditor: http://demos.telerik.com/aspnet-ajax/editor/examples/workingwithlargecontent/defaultcs.aspx

In addition review the following two help articles:
Set Properties Via Config File
Add/Remove tools from the toolbar

All the best,
Stanimir
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
WebParts for SharePoint
Asked by
IKB
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or