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

Reference RadInputControl in a formview

1 Answer 40 Views
Window
This is a migrated thread and some comments may be shown as answers.
aspliid
Top achievements
Rank 1
aspliid asked on 10 May 2009, 05:30 AM
At clientside, I need to reference some RadInputControls. The page opens in a RadWindow, and contains a formview which again contains the controls.

How do I do this in JavaScript? I need to reference the controls from the page that opens in the window - not the parent page.

Thanks in advance...

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 11 May 2009, 08:04 AM
Hi aspliid,

This task is not related to the RadWindow control - the RadWindow is simply a container that displays a content page.
In scenario like yours, since you are using ASP.NET AJAX, I suggest to use the ASP.NET AJAX $find() method. More info on the subject is available in various resources on the Net - for example you could check this one:
http://mattberseth.com/blog/2007/08/the_everuseful_get_and_find_as.html

All the best,
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
aspliid
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or