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

[Solved] RadGrid + Current Page

1 Answer 126 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 2
Michael asked on 11 Feb 2008, 12:15 AM
I'm using a RadComboBox which updates my RadGrid via AJAX Manager.  The issue is this: if I select a category from the list, it will filter the grid with just those categories -- fine and dandy.  Lets say this particular category has 3 pages worth of data.  If I navigate over to the 3rd page and then select a new product from thelist that only has 2 pages... nothing happens.  Obviously my goal would be to have the grid reset to the first page.  I did attempt this with the CurrentPageIndex but I still didn't get the desired results.

Any ideas?  Thanks.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 11 Feb 2008, 12:12 PM
Hello Michael,

I have not been able to reproduce the problem in my local tests. Find attached a sample project that follows your description. First page to the second page and then change to a record with single page only (Antonio Del Valle ..). The Grid is being updated properly as expected.

Hope this helps.

All the best,
Steve
the Telerik team

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