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...
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...