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

Last page doesn't fire webservice call

1 Answer 42 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 15 Mar 2011, 03:07 PM
Hello,

I'm using the Telerik RadGrid in a declaritive data source mode. The grid makes a web service call to get it's data and perform sorting, filtering and pagination. I have added logic to the DataBinding event in javascript so that I can pass additional parameters to the web service method call. Everything works fine except for one oddity - clicking on the "last page" and the last numeric page button in the gird pagination controls never fire to make the web service call to get the last page. For example, I have a resultset with 33 item in it, and I'm displaying 10 items per page. The grid correctly displays 4 paging buttons, and page 4 sholuld have 3 items to render - but when I click on page 4 the grid does not call the web service. I haven't seen any threads on this - Is this a known issue?

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 17 Mar 2011, 01:10 PM
Hello Brian,

I have noticed that you have resolved the issue and have closed the support ticket you previously opened on the same topic. Based on that I am closing this thread as well.

Kind regards,
Martin
the Telerik team
Tags
Grid
Asked by
Brian
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or