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

[Solved] RadWindow as usercontrol and data has to come to parent page.

1 Answer 184 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Maruti Rao
Top achievements
Rank 1
Maruti Rao asked on 10 Nov 2009, 07:30 AM


Hi,

I have a requirement to open RadWindow when a button clicks on a page. I perform some actions in RadWindow and when i say click on Submit button in RadWindow then the window should be closed and the data(collection of objects) has to come to the parent page.
This data will be used in parent page.

My Radwindow should support to have usercontrol so that i can easily plug in to the window.

Please give me the suggesions.

Regards,
Maruti.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 10 Nov 2009, 10:37 AM
Hello Maruti,

If you are using your RadWindow in a grid or a similar scenario, you can check out this demo which illustrates the same:
Window Editing

Also here's a help document which explains on how to pass arguments from the dialog windoe to the parent page:
Using RadWindow as a Dialog

Thanks
Princy.
Tags
Grid
Asked by
Maruti Rao
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or