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

Performance while using Telerik controls

1 Answer 58 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
rajani
Top achievements
Rank 1
rajani asked on 22 Oct 2010, 10:40 AM
Hi,
I am new to Telerik. I have developed a a screen containing Telerik panel bars containing, telerik text boxes, comboboxes and Telerik Grid andTelerik date picker.
There are 5 panel items each containg on total 38 controls and 5-7 validators
follwoing are the details,
1. Telerik Trial version
2. OS the application is being tetsed in: Windows 7/Windows 2008 server/ Windows XP
3. Browser:  IE8, Mozilla 3.0
4. Working Environment: Visual Studio 2010

The follwing are the issues,
1.  Performance is bad during load of page in Windows 7/Windows 2008 server and  when items are being selected from comboxes .  Performance is better in Windows XP.
2. The screen flickers on occurance of events, and the controls lose set width.
3. These Issues are not that noticeable in Mozilla.

I have looked into the optimization section, but was not of much help. Pl suggest.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 22 Oct 2010, 01:58 PM
Hi Rajani,

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. For useful tips on how to optimize the performance of your application please refer to the links below:
Optimizing
Top performance
Asp.net AJAX (section "Performance")

Regarding your second problem - please make sure that you are using HeaderStyle-Width property to set columns width. Note that it is not recommended to use ItemStyle-Width to set column widths.

Best wishes,
Pavlina
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
Ajax
Asked by
rajani
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or