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

Large amount of data

1 Answer 108 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Stefania
Top achievements
Rank 2
Stefania asked on 22 Dec 2014, 09:37 AM
Hi,
I have a dynamic pivotgrid who has to elaborate a lot of data (43000 records and more). At the end the pivot has to show not more then 70 rows.
Sometimes it complete the process but after a refresh it stop working OR it can't complete the process at the first load.

If I use firebug it seems that when it stop working it couldn't find WebResource.axd

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 24 Dec 2014, 04:01 PM
Hello Stefania,

You could try to identify the missing resources as explained in this blog post:
Debugging ASP.NET 2.0 Web Resources: Decrypting the URL and Getting the Resource Name

It seems to me that the problem is somewhere on the server. I suppose that you either you really have tons of data or the server itself is on the slow side.

Regards,
Daniel
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
PivotGrid
Asked by
Stefania
Top achievements
Rank 2
Answers by
Daniel
Telerik team
Share this question
or