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.
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.