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

Problem biding Huge dataset

1 Answer 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Milan Gurung
Top achievements
Rank 1
Milan Gurung asked on 28 Oct 2008, 09:58 AM
Hi,


I am working for a project which requires us to bind a large dataset of minimum of 5000 records - not to forget the columns that need to be displayed as well - 40 columns around.

Binding to Grid is fine - automatic paging is enabled with page size of 100 or whatever. Now the trouble is clicking for next page throws an error. I testing for around 4000 records it works fine but if it is larger than 5000 records, I am getting the following error

"Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occured while processing the request on the server. The status code returned from the server was: 12031"

Can someone tell me what is going on? Is it the limitation of the grid itself.

Any help is appreciated.

Many thanks.

Milan G

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 29 Oct 2008, 01:05 PM
Hi Milan,

There is no such limitation for the control. I suspect that there is another issue, possibly with the way the control is populated with data. To further investigate the issue, please open a formal support ticket, and send us the problematic code, for further review.

Greetings,
Yavor
the Telerik team

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