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

How ajaxify a control in TemplateColumn?

1 Answer 28 Views
Grid
This is a migrated thread and some comments may be shown as answers.
miksh
Top achievements
Rank 1
Iron
miksh asked on 15 Jul 2008, 03:55 PM
I have a dropdown list with autopostback="true" in a grid TemplateColumn. How to ajaxify a postback from that control? The AjaxManager's settings below work only for the grid events.

<telerik:AjaxSetting AjaxControlID="MyGrid">
<UpdatedControls>
    
<telerik:AjaxUpdatedControl ControlID="MyGrid" LoadingPanelID="lp" />
</UpdatedControls>
</telerik:AjaxSetting>

1 Answer, 1 is accepted

Sort by
0
miksh
Top achievements
Rank 1
Iron
answered on 15 Jul 2008, 07:18 PM
Tags
Grid
Asked by
miksh
Top achievements
Rank 1
Iron
Answers by
miksh
Top achievements
Rank 1
Iron
Share this question
or