Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > dynamic hyperlink

Reply
Thread Tools

dynamic hyperlink

 
 
ashish
Guest
Posts: n/a
 
      05-25-2004
hi all,
may be iam missing some basic
Iam trying to do

<asp:hyperlink id="myhyperlink" text="my hyperlink" runat="server"
navigateurl='<% GoToMyFunction %>' ></asp:Hyperlink>

and its not going to my function in the code behind

any help would be appreciated

tia
-ashish
 
Reply With Quote
 
 
 
 
Raterus
Guest
Posts: n/a
 
      05-25-2004
try using the databinding syntax

<%# GoToMyFunction %>

"ashish" <> wrote in message news:...
> hi all,
> may be iam missing some basic
> Iam trying to do
>
> <asp:hyperlink id="myhyperlink" text="my hyperlink" runat="server"
> navigateurl='<% GoToMyFunction %>' ></asp:Hyperlink>
>
> and its not going to my function in the code behind
>
> any help would be appreciated
>
> tia
> -ashish

 
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
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
Dynamic Hyperlink Column =?Utf-8?B?SmFzb24=?= ASP .Net 2 06-29-2005 08:41 PM
dynamic hyperlink Gerald Baeck ASP .Net 1 12-06-2004 04:11 AM
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