I have a grid edit form user control and it has a button that opens a radwindow. I am trying to set a value that returns from the radwindow into the textbox which my user control contains. How can I reach the textbox or the user control from code behind or is there any way to set the value using javascript ?
Thanks...
Thanks...