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

How to find the controls in the radWindow

1 Answer 220 Views
Window
This is a migrated thread and some comments may be shown as answers.
Sayid s Yoshi
Top achievements
Rank 1
Sayid s Yoshi asked on 16 Jul 2009, 01:50 AM
I have a aspx file in a radWindow, there are number of RadNumericTextBox.
I cannot use FindControl to get the RadNumericTextBox with their ID.

How to get the controls by their ID in a radWindow?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 17 Jul 2009, 03:24 PM
Hello Sayid,

You can reference the elements inside the RadWindow on the server in the codebehind file of the content page(that is opened in the RadWindow) only, such as when a page is opened in an IFRAME. I tell you that because the RadWindow control is based to an IFRAME and behaves just like one.

Regards,
Fiko
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
Sayid s Yoshi
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or