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

[Solved] RadGrid with Performance Issue

1 Answer 138 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mani
Top achievements
Rank 1
mani asked on 07 May 2009, 05:37 AM
Hi
Issue 1:
    I used the sample program with Telerik with Asp.Net. I insert the input values to Page to Database and Redirect the Page for Grid page. This grid page shows all the datas form Data Base.  When i Click the Save Button. The Data Saved the Data base and return the Grid page Taking time 12 Sec. I want to reduce this time with in 3 sec. How is possible for reduce this time. I think that the page rediect time taking long sec. and aslo Telerik Control loading time is over.. But the DataBase hit taking only one sec. Let me know how can i improve the performance.
          The Page Include 4 tabs ... and their controls

Issue 2:
      The Simlar problem for update mode the above page created the user and thier user control call the Edit mode in Grid. When i Click the Edit Mode that time Taking long sec for loading Telerik User control Edit mode page. how can i reduce the edit mode clik showing time.  and also herewith edit mode used in C# Code behind.
    Simlarlly the Issue one is repeated for update mode aslo


Issue 3:
      I used t he Rad Grid Edit Control. The Edit Mode with in User Conrol . the I wrote the code for retrieveal in Code behine C#.Net not the Eval Method. remaind to u. i used the C#.Net  Method.  ok  the Data' s retrieving the properly. it  is good. when edit some think and clcik the drop down sleected changed event that time. the preious edited data is disapper and showing old data that means the database data. How can i solve this problem,




1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 11 May 2009, 06:13 AM
Hi Mani,

Tips on how to optimize the RadGrid performance using different techniques can be found in the online resources linked below:
http://www.telerik.com/help/aspnet-ajax/gridoverview.html (Chapter "Performance tips and tricks")
Top Performance
http://www.telerik.com/support/aspnet-ajax.aspx (Section "Performance")

Regards,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
mani
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or