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

Slow Linq to SQL Grid

1 Answer 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Halfraf
Top achievements
Rank 1
Halfraf asked on 19 Sep 2008, 09:44 PM
Hi,

I have successfully added a grid to my aspx page with a Linq datasource. I followed the demo example here. The SQL data source has 5 columns and about 750000 records. I am experiancing about a 5 second lag when paging and sorting (localhost). When I use a standard SQLDataSource the load time is about 10 seconds. So there appears to be some improvement with the LinqDataSource, but no where near what I see in the demo.

What am I missing? And what further information can I provide to help solve my issue?

Thanks

Patrick

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 22 Sep 2008, 07:10 AM
Hi Patrick,

Can you post small example where we can reproduce this?

Sincerely yours,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Halfraf
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or