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

Update all controls in table or div

2 Answers 107 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
David Penny
Top achievements
Rank 2
David Penny asked on 05 Feb 2010, 09:09 PM
I came across the following http://www.telerik.com/help/aspnet-ajax/ajxclientsideperformance.html saying I could update a containing table or div rather than individual controls, and thought I would use this as I have a table containing about 20 controls that all need updating, so changed RadAjaxManager from updating each individual control to update either the table or the containing div, but neither seems to update the controls within the table.

Is this meant to be OK?

David Penny

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 08 Feb 2010, 01:34 PM
Hi David,

Yes, you can update <table>s or <div>s, but they must be server controls - asp:Table or asp:Panel.

Greetings,
Dimo
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
David Penny
Top achievements
Rank 2
answered on 08 Feb 2010, 03:15 PM
Timo,

Thanks, that did it.

David Penny
Tags
Ajax
Asked by
David Penny
Top achievements
Rank 2
Answers by
Dimo
Telerik team
David Penny
Top achievements
Rank 2
Share this question
or