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

Refresh control inside ajax panel from client side

1 Answer 149 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
kks
Top achievements
Rank 1
kks asked on 19 Jan 2009, 07:49 AM
hi telerik,

i am using telerik version Q3 2007

in my application, i am opening a rad window and updating data.
and while closing this window , i want to refresh a detail view (asp control) which is in the parant page.

i mean i want to refresh this detail view through java sript code.
 can i do it by putting this detail view in an ajax panel ,
if yes how it can be done..?

thanks
kks

1 Answer, 1 is accepted

Sort by
0
Kevin Babcock
Top achievements
Rank 1
answered on 19 Jan 2009, 12:11 PM
Hi kks,

I created some simple demo code in this forum post which demonstrates how to do what you are asking. This particular example uses the RadWindow's and RadAjaxManager's client-side API to refresh a FormView control every time the RadWindow is closed. Hopefully this example will get you going in the right direction so that you can successfully implement the feature you are looking for. If you need additional help or have a more specific question, please don't hesitate to ask.

Sincerely,
Kevin Babcock
Tags
Ajax
Asked by
kks
Top achievements
Rank 1
Answers by
Kevin Babcock
Top achievements
Rank 1
Share this question
or