Including variables in a Gridview's HyperLinkField
Hi All
Still pretty new to ASP.Net2..
How would I include a variable within a Gridview's HyperLinkField along with the typical SQLDatasource data fields?
Here is what I have so far but falls over... in CODE AND CAPS is where I corrupt the poor thing:
[code]<asp:HyperLinkField DataNavigateUrlFields="UserID,CountryID"
DataNavigateUrlFormatString="iplp1.aspx?plp={0}&ui d={1}&cid={2}&VAID=<%= INTVAID %>" Text="Edit" HeaderText="Edit PLP" />[code]
Any help would be appreciated.
Many thanks
Rit
__________________
Rit
www.designandonline.co.uk
INSPIRE | CREATE | DELIVER
|