M
MU
Hello,
I have a DataList populated by a SQLDataSource and I would like to add
a button to the DataList Item Template so that the user clicks on the
button and is taken to another page on the site with a Request String
added to the end like:
SomePage.aspx?id=3
How would I add a button (or similar) to the DataList to add that URL
with the record's ID appended to the end of the URL?
Thanks
I have a DataList populated by a SQLDataSource and I would like to add
a button to the DataList Item Template so that the user clicks on the
button and is taken to another page on the site with a Request String
added to the end like:
SomePage.aspx?id=3
How would I add a button (or similar) to the DataList to add that URL
with the record's ID appended to the end of the URL?
Thanks