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

Accessing DropdownList in RadGrid's EditItemPlate via JQuery

1 Answer 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul R.
Top achievements
Rank 1
Paul R. asked on 19 Jun 2012, 06:28 PM
Hi.

I have a radwindow pop up where the user can add a new user.  

User is getting created & within my OnClientclose I am trying to rebind the dropdownlist of users & select the new one.  I have the id needed at this point but am having difficulty locating the control.  

Are there any examples of finding such objects within the EditItemTemplate?

Once I find the dropdownlist control I will need to rebind it & set the newly selected value.  


Thanks.

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 22 Jun 2012, 08:00 AM
Hello,

 You can have a look at following help topics that show how to find a control inside a template:
http://www.telerik.com/help/aspnet-ajax/grid-griddataitem-findcontrol.html 
http://www.telerik.com/help/aspnet-ajax/combobox-find-client-side-embedded-another-control.html 

Kind regards,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Paul R.
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or