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

Server side - Returning values to parent page from rad window

1 Answer 153 Views
Window
This is a migrated thread and some comments may be shown as answers.
siva sankaran
Top achievements
Rank 1
siva sankaran asked on 07 Apr 2017, 11:35 AM

I read a forum thread , documentation  Using RadWindow as a Dialog  and a demo Window - Return Values from a Dialog. Everything was nice and gave good understanding. But the return value is determined at server side(for example in btnSave_Click event handler) in my scenario.  So is there any way to set the arguments of radwindow object in server side i.e code behind ?

 

In all texts above i mentioned there is a javascript function GetRadWindow () . In that function there is an object used window . What is the server-side equivalent to window object ? I am pondering that whether there is a way to mimic GetRadWindow  function into c# in code behind ?

1 Answer, 1 is accepted

Sort by
0
siva sankaran
Top achievements
Rank 1
answered on 09 Apr 2017, 07:55 AM
values can be sent from client side of RadWindow, but I need a confirmation for the server side operation. 
Tags
Window
Asked by
siva sankaran
Top achievements
Rank 1
Answers by
siva sankaran
Top achievements
Rank 1
Share this question
or