hyperlink control, target, and a datagrid
-
I have a datagrid that renders a paged list of article descriptions. these descriptions are linked (hyperlink control) to the url of the actual story. So, when i click on the link, a new window opens and the complete article is displayed. WHAT I Want to do is when I click the link, i want the article to display in either a table on the same page or a table on another page in the same app. how do I do this? i've been playing with the target and data/nav attributes, response.redirect, and other property of the datagrid and hyperlink controls, and i get close, but can't seem to fine tune it. please help if you can. happy to provide code examples if needed. karinb
-
I have a datagrid that renders a paged list of article descriptions. these descriptions are linked (hyperlink control) to the url of the actual story. So, when i click on the link, a new window opens and the complete article is displayed. WHAT I Want to do is when I click the link, i want the article to display in either a table on the same page or a table on another page in the same app. how do I do this? i've been playing with the target and data/nav attributes, response.redirect, and other property of the datagrid and hyperlink controls, and i get close, but can't seem to fine tune it. please help if you can. happy to provide code examples if needed. karinb