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

problem in using RadAjaxManagerProxy

1 Answer 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Gajendra
Top achievements
Rank 1
Gajendra asked on 17 Sep 2011, 05:08 AM
hi friend ,i am gajendra, this is my first post to this forum,i have some problem while using terelik controls
i have master page on which RadAjaxManager is present.now i am using asp.net Datalist and some controls in content page.what i want? i want to update on button click of two button names are 1) next 2)previous please tell me how to use these asp.net controls.and suggest what is substitude for Datalist in Telerik contols,thanks

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 21 Sep 2011, 02:26 PM
Hi Gajendra,

    Could you please elaborate a bit more on the exact functionality you need to achieve.
Where are the mentioned buttons placed. If they are placed in the content page with the DataList control you could wrap the buttons into asp Panel and add a setting in the RadAjaxManagerProxy on the content page in which this panel updates the dataList.
If the buttons are placed on the MasterPage, you could use the FindControl() method to find the dataList in the Masterpage pageLoad event and add programmatic settings to the main RadAjaxManager there as described here.
Here are some other useful resources you could use in setting your application:
http://www.telerik.com/help/aspnet-ajax/ajax-masterpage.html
http://www.telerik.com/help/aspnet-ajax/ajax-ajaxmanagerproxy.html

Greetings,
Maria Ilieva
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
Gajendra
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or