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

[Solved] Loading data on the client in radgrid

1 Answer 123 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Juan
Top achievements
Rank 1
Juan asked on 19 Mar 2008, 08:48 PM

hello

I have the following question,

In de radGrid, i set the loading data on the client (IE 7), but i get a problem with the performance on grouping and sorting function
This configuration affected the performance in the aboveor functions... I am doing something wrong???

Thank you.

Juan.

 

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 24 Mar 2008, 08:37 AM
Hello Juan,

Based on the information supplied, it is hard to determine the cause of the performance issue that you mentioned. Nevertheless, the first possible cause may be the number of records rendered. When using a client load mode for the groups, there will be no postback when you expand/collapse a group. However, the postback on sorting/grouping would still be present. The only option to reduce the load time in such a case is to limit the number of records that the control is rendering. I hope this is a suitable option for you.  

Greetings,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Juan
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or