Hi All,
Is their any way to write the below hyperlink using a link button or <a href
<
asp:HyperLink
ID
=
"HyperLink1"
runat
=
"server"
Target
=
"_blank"
NavigateUrl='<%#"~/Viewer/DetailsViewer.aspx?
ID
=
" + Eval("
Id") + "&
QueryID
=
" + Request.QueryString["
QueryID"]%>'
Text="View" />