Hi :

  how to pass multiple parameters in asp:Hyperlink tag...
  but even this is not helping me to pass..



<asp:TemplateColumn>
<ItemTemplate>
<asp:HyperLink Runat=server NavigateUrl='<%# "quotes.aspx?ind=" +
Container.DataItem("Indent_no") + "&st=" +Container.DataItem("st_no")
%>'></asp:HyperLink>
                                      </ItemTemplate>
                                    </asp:TemplateColumn>

  any one can help me in this..

Regards,

J. Mohanraj



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/XGgtlB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Microsofts_C_Sharp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to