Community

ASP.NET Workaround: Calling a JavaScript Function from a HyperLinkField in a GridView

(Srinath MS) If you place a HyperLinkField in a GridView in an ASP.NET page and link it to a JavaScript function, you’ll find that it doesn’t work properly. The problem is that the URL specified by the HyperLinkField’s NavigateUrl fails to render when you use a JavaScript reference (such as “Javascr

Read More - Register for Free Membership