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

Virtual Scrolling with Client-Side Binding Error

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 18 Apr 2012, 06:12 PM
I view 16000 rows into RadGrid Using Virtual Scrolling with Client-Side Binding but I was binding 450 rows, I get error Failed to load resource: the server responded with a status of 500 (Internal Server Error). I user Webmethod get data.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 23 Apr 2012, 12:31 PM
Hello,

Most probably you have set the VirtualItemCount to some number which is bigger than the real size of the datasource and that is the reason for seeing 16000 rows.

About the other error as the description says it is an internal server error which could be caused by wrong configuration of the project or  the IIS server.

Please, give more details about the error itself and about the configuration of the server.
Regards,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Paul
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or