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

Radgrid selection multicell slow IE8

1 Answer 33 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Giuseppe
Top achievements
Rank 1
Giuseppe asked on 26 Oct 2013, 08:00 AM
Hi, I have a performance problem whit multicell selection in ie8... It is very slow, furthermore if a cell contains a radtexbox The application gets frozen when i focus it. However The problem disappears in IE10 or if i don't set The selection mode. Thanks

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 31 Oct 2013, 09:50 AM
Hi Giuseppe,

The loading time of the page and the parsing/rendering of Telerik AJAX controls javascript and html can vary depending on the features and number of components you load at once.

To improve the performance in your case, I suggest you replace RadTextBox with standard MS TextBox and use RadInputManager control. The main performance benefit which RadInputManager control has is related to the loading time of a large number of input controls on the page. More information about RadInputManager is available in the following articles:
RadInputManager Performance
Dynamic Input Filter Settings

Additional useful techniques for performance optimizations you can find in th e the support resources below:
Optimizing tips
Top performance

Regards,
Pavlina
Telerik
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 the blog feed now.
Tags
Grid
Asked by
Giuseppe
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or