A
Amy Snyder
I have webform1.aspx with an asp:textbox control and a link. The
textbox is for entering company tickers. The link is to open up a
smaller window where a user can do a quick query to search for a company
ticker. The results are displayed in a datagrid. I set one of the
columns in the datagrid to a hyperlink column. Pretty straight forward.
What I would like to do is have the selected row's ticker transferred to
the ticker text box on webform1.aspx. How can I do that?
textbox is for entering company tickers. The link is to open up a
smaller window where a user can do a quick query to search for a company
ticker. The results are displayed in a datagrid. I set one of the
columns in the datagrid to a hyperlink column. Pretty straight forward.
What I would like to do is have the selected row's ticker transferred to
the ticker text box on webform1.aspx. How can I do that?