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

Rad Grid Performance Tuning

1 Answer 173 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Puay Chai Tan
Top achievements
Rank 1
Puay Chai Tan asked on 11 Oct 2010, 12:30 PM
Hi,

We are using .NET 4.0  does ur rad grid optimization supports 4.0. In one of ur demos it has mentioned that it suppports only .net 3.5. We are extensively using RadGrid. Is there any sample to optimize our rad grid in .net 4.0.
Below mentioned is our application URL. We used rad grid in almost all our screens.
http://test.aptisys.com/UOMSetup.aspx 

But in ur demo site as mentioned that it support only .NET 3.5

This demo illustrates the optimized performance techniques incorporated in the ASP.NET 3.5 build of RadGrid. The control takes advantage of the new LINQ (Language Integrated Query) syntax introduced in ASP.NET 3.5 and performs aggregate calculations or executes sorting/filtering/paging operations by means of native LINQ expressions. This technique significantly reduce the time necessary to process these actions "behind the scenes" and allows you to handle millions of records within a few milliseconds.

For better visual indication we output the period of time between the Init and Render stages of the control lifecycle just below the grid table. Please bare in mind that these optimizations are available only in the ASP.NET 3.5 build of the grid (the assembly resides in the /bin35 folder of the installation).

Pls advice. To optimize our grid performance.

Thanks & Regards

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 11 Oct 2010, 01:50 PM
Hello Puay,

The versions of our AJAX controls for .NET 2, NET 35 and NET 4 framework are mutually compatible and utilize the new features/performance enhancements introduced with each release of the .NET framework. If you are looking for general performance optimizations tips, please examine the resources dedicated on this subject:

http://www.telerik.com/products/aspnet-ajax/getting-started/top-performance.aspx
http://www.telerik.com/support/aspnet-ajax.aspx (Section "Performance")

Kind regards,
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
Grid
Asked by
Puay Chai Tan
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or