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

Pass value from Server side code to Radwindow

1 Answer 102 Views
Window
This is a migrated thread and some comments may be shown as answers.
Ronak
Top achievements
Rank 1
Ronak asked on 10 Nov 2010, 02:21 PM
HI there
I would like to get result from server side managed code from radwindow and based on that display message on parent .aspx form.
you have demo example but its for client side.

please advise

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 11 Nov 2010, 07:26 AM
Hello Ronak,


If you want to access the page controls and Radwindow controls from code behind, then a better approach is using RadWindow as container control. When used in this manner it acts as a standard container element and the content is declared between its < ContentTemplate> tags.

Find the demo for described scenario:
Use as controls container



-Shinu.
Tags
Window
Asked by
Ronak
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or