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

[Solved] Problem with RadGrid when Paging is enabled

1 Answer 190 Views
Grid
This is a migrated thread and some comments may be shown as answers.
GrZeCh
Top achievements
Rank 2
GrZeCh asked on 22 Dec 2007, 02:06 PM
Hello!
I have something like this:
  1. RadGrid is updated when RadComboBox index is changing (there is no problem here)
  2. RadGrid has enabled paging and when I'm on page greater than 1 and when I go to category (with RadComboBox) which has less pages then the page I'm viewing I'm getting this error:
Server Error in '/' Application.
Index -5 is either negative or above rows count.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: Index -5 is either negative or above rows count.


1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 27 Dec 2007, 03:09 PM
Hi Grzesiek,

Based on the information supplied, I suspect that this is a databinding issue. However in order to be sure, I would suggest that you open a formal support ticket, and send us a small working project, showing the exception. We will debug it locally, and advise you further.

Regards,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
GrZeCh
Top achievements
Rank 2
Answers by
Yavor
Telerik team
Share this question
or