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

[Solved] Telerik RadAjax Manager for User Control

0 Answers 2 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Arvind
Top achievements
Rank 1
Arvind asked on 01 Mar 2013, 01:47 PM
Hi,

I have a aspx page and usercontrol.

ASPX Page contains radtabstrip which inturn contains 4 tabs.On click of any of the tabs,user control will be rendered in the main page.

I have a telerik radgrid in one of my user controls.I want the Radgrid to be updated whenever tab click event occurs.

When i debug the code,I found out that radgrid is having the updated datasource but it is not getting updated in gridview.

I tried adding AJAX settings programmatically using below link
http://www.telerik.com/help/aspnet-ajax/ajax-user-controls.html

Help me in providing a sample code which exactly replicates this scenario.
Tags
Grid
Asked by
Arvind
Top achievements
Rank 1
Share this question
or