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

Update only Repeater on ItemCommand

1 Answer 80 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Duncan
Top achievements
Rank 2
Duncan asked on 18 Jan 2012, 07:14 PM
Is it possible to instruct the RadAjaxManager to only update a Repeater control on its ItemCommand event. This does not seem to isolate the update to the repeater...

<telerik:AjaxSetting AjaxControlID="rptPromotionPages">
    <UpdatedControls>
        <telerik:AjaxUpdatedControl ControlID="rptPromotionPages" />
    </UpdatedControls>
</telerik:AjaxSetting>

Does anyone know how to accomplish this?

Duncan

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 19 Jan 2012, 03:21 PM
Hello Duncan,

Your code was correct.

can you please provide more information or detail so we can identify the actual problem (why your repeater was not refreshed).

Thanks,
Jayesh Goyani
Tags
Ajax
Asked by
Duncan
Top achievements
Rank 2
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or