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

Dynamically created controls update/ multiple radwindow

1 Answer 55 Views
Window
This is a migrated thread and some comments may be shown as answers.
jari
Top achievements
Rank 1
jari asked on 18 Oct 2009, 12:35 PM
I have radgrid on the page where edit link opens row for edit. On the edit window I create programmatically controls. If the row, we are just editin, includes child rows, Radgrid is created and include edit column where new edit window opens again...
The problem: How to update controls on parent radwindow after child window is closed?

Thanks for you answers!

jari

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 21 Oct 2009, 11:38 AM
Hello jari,

I believe that the following resources will be of help:
http://demos.telerik.com/aspnet-ajax/window/examples/dialogreturnvalue/defaultcs.aspx

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=window

http://www.telerik.com/help/aspnet-ajax/window_programmingcallingfunctions.html

What I suggest is to get a reference to the first RadWindow from the main page and to call a function in it that will refresh the controls. This approach is used in the Returning Values from a dialog demo - check the returnValue function in the second dialog.


Best wishes,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
jari
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or