hi my dear friends :
how can i change the RadDataPager(telerik) Page# From CodeBehind (server-side)?
mean change the current page to another!
i can find it like below :
var raddatapager = (RadListViewImages).FindControl("RadDataPager1") as RadDataPager;
but now how can i change the page?
raddatapager .????????????
i couldn't find a way from it's demo!
thanks a lot
best regards