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
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