Hi,
I have a radgrid where the columns are programmatically created which are having textboxes in detail grid. Upon clicking, a specific text box, popup window with another text box will appear and the user have to enter values in the text box. Upon closing the popup window, the value entered in the text box from the popup window needs to be populated in the text box which was clicked initially. I'm having trouble getting the value. Is there any way that I could achieve that. (Note: I cannot change the data entry concept because it is the user requirement). Thanks in advance.
I have a radgrid where the columns are programmatically created which are having textboxes in detail grid. Upon clicking, a specific text box, popup window with another text box will appear and the user have to enter values in the text box. Upon closing the popup window, the value entered in the text box from the popup window needs to be populated in the text box which was clicked initially. I'm having trouble getting the value. Is there any way that I could achieve that. (Note: I cannot change the data entry concept because it is the user requirement). Thanks in advance.