Completed
Last Updated: 16 Jul 2015 07:59 by ADMIN
Declined
Last Updated: 10 Jun 2015 13:38 by ADMIN
Declined
Last Updated: 14 Sep 2021 12:36 by ADMIN
Completed
Last Updated: 23 Jul 2015 09:19 by ADMIN
If one wants to change the current page index one should provide a value for the CurrentPageIndex property. Example RadDataPager1.CurrentPageIndex=5;
Unplanned
Last Updated: 16 Jun 2020 11:54 by ADMIN

This behavior can be observed with the example below.

https://demos.telerik.com/aspnet-ajax/listview/examples/paging/pagingwithraddatapager/defaultcs.aspx

Enter a value for Page and click the Go button. Either the page will be updated to the expected page or the pager will fail to change the page. Clicking Go again usually seems to work if it failed. It may take a several tries to observe this behavior as it happens inconsistently.