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

Performance problem with multiple RadEditors in RadGrid

1 Answer 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
TERRY
Top achievements
Rank 1
TERRY asked on 19 Jan 2012, 07:05 PM
We have a RadGrid with 9 columns.  We want to use a RadEdiotor for 3 of the columns and have this working except that the performance becomes terrible when there are many rows.   For example, with 200 rows in the RadGrid, with the 3 Editors per row, it takes about 30 seconds to load the page.

I realize that we could implement paging and keep it to less than 10 or 20 rows, but this experience does not work well in the situation we need to handle.

I have seen tips on improving performance for multiple RadEditors on a page, but not specifically to multiple RadEditors within a RadGrid.

Can you give us any tips on how to handle this better.

Thanks... Terry


.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 23 Jan 2012, 12:38 PM
Hello,

These are the articles and demos for optimization of the loading speed of multiple editors:
Toolbar Mode,
Using ToolProviderID
Working With Large Content
and
RadEditor loads slowly (high CPU utilization).

What you should do is to get a reference to the editors inside the grid control and apply the suggested settings to them.

Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
TERRY
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or