Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Concatenate Hyperlink with databinder

Reply
Thread Tools

Concatenate Hyperlink with databinder

 
 
Luis E Valencia
Guest
Posts: n/a
 
      05-27-2004
<ItemTemplate>
<asp:HyperLink runat="server" id="Hyperlink2"
NavigateUrl='acciones.aspx?iddireccion=<%# DataBinder.Eval(Container,
"DataItem.iddireccion"%>&idindicador=<%# DataBinder.Eval(Container,
"DataItem.idindicador"%>'>link</asp:HyperLink>
</ItemTemplate>


I am trying to concatenate but this doesnt work.



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Concatenate/De-Concatenate Carlos VHDL 10 10-24-2012 01:04 PM
How to add a hyperlink column to asp.net datagrid - where only one value is a hyperlink davetichenor ASP .Net 1 10-30-2006 02:57 PM
How to add a hyperlink column to asp.net datagrid - where only one value is a hyperlink Dave ASP .Net Datagrid Control 0 10-21-2006 07:48 PM
hyperlink with Javascript and databinder OTSolutions@shaw.ca ASP .Net 2 05-20-2006 02:38 PM
Dynamically Hyperlink and Event Handler for the Hyperlink ? Ken ASP .Net Datagrid Control 1 08-15-2003 11:38 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57