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

Update RadAjaxManagerProxy control from outside the scope..

1 Answer 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dony Jose
Top achievements
Rank 1
Dony Jose asked on 29 Apr 2010, 04:51 PM
Hi,
I have a .aspx page, inside that I am using a data list for listing all the products based on some categories listed inside a guided navigation. while changing the category in the guided navigation, the datalist will update. This datalist and guided navigation is using 

RadAjaxManagerProxy for updating. This is working fine, but my issue is inside this page I am using a custom paging, and that pager links are not inside RadAjaxManagerProxy, means while changing the pager, entire page will refresh, because of this pager links are not inside the RadAjaxManagerProxy, datalist is not updating.
Can anybody please help me out to solve this issue?

Thanks & Regards,
Dony Jose Augustine

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 04 May 2010, 01:04 PM
Hello Dony,

If the pager buttons are performing full postback then the data list should be updated nevertheless they are not added to the RadAjaxManagerProxy settings.

Could you please check if removing/commenting the RadAjaxManagerProxy on the page makes any difference?

Additionally, it would be of help if you can send us a sample project illustrating your scenario. Thus we could debug it locally and get to the source of the problem.

All the best,
Iana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Dony Jose
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or