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

returning values from RadWindow to RadGrid editformtemplate

1 Answer 63 Views
Window
This is a migrated thread and some comments may be shown as answers.
bo
Top achievements
Rank 1
bo asked on 17 Feb 2009, 08:48 PM
first off...I think I've read everything there is to read as far as examples on your site to no avail

i've got a radgrid...and in the editformtemplate a button that opens the radwindow

the radwindow opens a page with another radgrid on it...there is a GridButtonColumn that i have an onclick event that needs to return a value for use on the editformtemplate of the original page...

preferably i'd like to set a value in session from the radwindow
then force the parent page to run a server side method after the radwindow closes...

also...any example that involves the ajaxmanager, i'd need some help implementing given that my ajaxmanager is in the master page

hope this makes sense

I really need help with this...an example would be huge...

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 20 Feb 2009, 03:35 PM
Hi Bo,

I see that your support ticket on the same subject has already been answered. For convenience I will paste the reply below:

Hello Bo,

Thank you for contacting us.

To see more information on the returning values functionality, please refer to the following article:
Returning Values from a Dialog

With respect to your second question:

The controls in Telerik RadAjax suite can be used in various scenarios with MasterPage. However, one should have in mind that she cannot have two RadAjaxManagers in master and content page at the same time. Instead, since May 2007 release of , RadAjaxManagerProxy control can be added and configured design-time the same way as the manager.


Please note that RadAjaxManagerProxy control can be used for design-time configuration only. It does not have a client-side object or methods!

More information about RadAjax and Master page is available in the following articles:
Help topic
Demo

I hope this helps.



Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
bo
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or